Open rox163 opened 8 years ago
Interesting !
I was talking to @job13er about this problem the other day, we'll need to do some analysis of options in the LTS.2 timeframe. The other option I'm currently considering is a full shift to PostCSS, but we need a clearer idea of what that would entail.
The current 1.0.0 solution is not the best but allows for a nice import of styles for consuming apps '@import ember-frost-core/frost-theme' Styles that need to be exposed for easy imports are in app/styles/ember-frost-core, in addition to the normal /addon/styles location. These files would need to stay in sync with each other.
From Ember slack discussion regarding easily importing one addons stylesheets into another addon. Works great only for an app, not addon.