Skip to content

Order in CSS output is wrong when importing from node_modules #52

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

Closed
SimenB opened this issue May 10, 2015 · 1 comment
Closed

Order in CSS output is wrong when importing from node_modules #52

SimenB opened this issue May 10, 2015 · 1 comment

Comments

@SimenB
Copy link
Contributor

SimenB commented May 10, 2015

These come the other way around in the output-css (using Extract-plugin)

@import url("~nanoscroller/bin/css/nanoscroller.css");
@import url("vendor/vendor_overrides.css");
@sokra
Copy link
Member

sokra commented May 27, 2015

this was fixed

@sokra sokra closed this as completed May 27, 2015
koistya pushed a commit to koistya/css-loader that referenced this issue Nov 19, 2015
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