[ShadyCSS] Add support for calling prepareTemplate
for a given name more than once.
#19
Labels
prepareTemplate
for a given name more than once.
#19
This should provide better integration with [lit-html'(https://github.com/Polymer/lit-html)s
shady-render
functionality. Currently, @apply will not correctly track properties whenprepareTemplate
is called multiple times, losing the previously tracked properties for a given mixin.The text was updated successfully, but these errors were encountered: