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

Styles order for webpack v3 #41

Closed
mike1808 opened this issue Sep 29, 2017 · 1 comment · Fixed by #42
Closed

Styles order for webpack v3 #41

mike1808 opened this issue Sep 29, 2017 · 1 comment · Fixed by #42

Comments

@mike1808
Copy link
Contributor

Looks like there is the same issue for this plugin webpack-contrib/extract-text-webpack-plugin#548

I had that issue when I was using extract-text and it was fixed in the new release. However, when I switched to extract-css-chunks that issue appeared again.

@jdeal
Copy link
Contributor

jdeal commented Sep 29, 2017

I think this PR fixes it: #42

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 a pull request may close this issue.

2 participants