linkedin / css-blocks

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

Split @css-blocks/ember-cli into two addons. #400

Closed chriseppstein closed 4 years ago

chriseppstein commented 4 years ago

One for the App and another for Addons (a third for engines?). This will allow the contract between them to be managed more carefully and will also clean up the code considerably.

GCheung55 commented 4 years ago

Does this mean that blocks defined within an engine will only be included in the engine's CSS?

How would addon's blocks be treated in the following usecases?