Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how consuming application should reference .LESS files #47

Closed
notmessenger opened this issue Nov 29, 2014 · 4 comments
Closed

Comments

@notmessenger
Copy link
Collaborator

@import 'sl-ember-components';

notmessenger added a commit to notmessenger/sl-ember-components that referenced this issue Dec 29, 2014
@zcourts
Copy link

zcourts commented Jan 1, 2015

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.

@notmessenger
Copy link
Collaborator Author

ember-cli/ember-cli#1918 may be (part of) the answer

@notmessenger notmessenger added this to the v0.15.0 (Documentation) milestone Jul 21, 2015
@notmessenger
Copy link
Collaborator Author

ember-cli/ember-cli#3490

@notmessenger notmessenger self-assigned this Nov 20, 2015
@notmessenger notmessenger modified the milestones: v0.11.0 (Styling), v0.15.0 (Documentation) Nov 20, 2015
@notmessenger
Copy link
Collaborator Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants