You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's the recommended approach for doing this when your application uses sass instead of less?
For now, I've just built the CSS, put it into sl.scss and imported it.
All of the issues being worked in the v0.11.0 milestone are to address the issue of styling and playing much nicer with consuming applications. Specific to this issue, and supported by work in other issues, ace6e5e is the answer to this issue's question.
@import 'sl-ember-components';
The text was updated successfully, but these errors were encountered: