salesforce / lightning-labs

MIT License
3 stars 4 forks source link

fix: non-existing implicit HTML and CSS imports #20

Closed divmain closed 3 weeks ago

divmain commented 3 weeks ago

This wasn't working. It may have never been working. In addition to fixing implicit template and CSS imports, this also fixes the problems with components that use the render method to choose which HTML template to use in their component.

Fixes #7