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

[BUGFIX] fix processing of import statements in css #1400

Merged

Conversation

joostdevries
Copy link
Member

so @import statements work properly, fixes #982.

@stefanpenner
Copy link
Contributor

can u updated the change log and label your comment as a bugfix

@joostdevries joostdevries changed the title Added the relativeTo option for minify-css [BUGFIX] fix processing of import statements in css Jul 17, 2014
@joostdevries
Copy link
Member Author

@stefanpenner done.

rwjblue added a commit that referenced this pull request Jul 17, 2014
…ncat

[BUGFIX] fix processing of import statements in css
@rwjblue rwjblue merged commit 0f30e22 into ember-cli:master Jul 17, 2014
@joostdevries joostdevries deleted the use-relative-to-for-css-concat branch July 17, 2014 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@import css being removed on build files.
3 participants