linkedin / css-blocks

High performance, maintainable stylesheets.
http://css-blocks.com/
BSD 2-Clause "Simplified" License
6.33k stars 152 forks source link

Inline handlebars Templates #501

Open chriseppstein opened 3 years ago

chriseppstein commented 3 years ago

We need to support inline handlebars template compilation which runs during js processing instead of in the template tree.

We won't support inline handlebars templates with CSS Blocks attributes unless that template is part of a colocated template with a css-blocks file on disk next to the component.