linkedin / css-blocks

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

Template caching issue when onboarding CSS Blocks in a new project. #382

Closed chriseppstein closed 4 years ago

chriseppstein commented 4 years ago

When a template first becomes a CSS Blocks template because a stylesheet file is added that corresponds to the template file, the persistent template cache does not appear to be invalidated.

chriseppstein commented 4 years ago

fixed by df0a536dd646084ef3e8b5daa17247df93cc5e91 and https://github.com/ember-cli/ember-cli-htmlbars/pull/463

chriseppstein commented 4 years ago

Fixed in 1.0.0-alpha.7