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

Webpack with PostCSS not working #16

Closed
thomaschaaf opened this issue Jul 19, 2016 · 1 comment
Closed

Webpack with PostCSS not working #16

thomaschaaf opened this issue Jul 19, 2016 · 1 comment

Comments

@thomaschaaf
Copy link

I am trying to get postcss-js with webpack. I have tried the following:

style-loader!css-loader!postcss-loader?parser=postcss-js!babel

In the generated js file I get the error message: The style-loader cannot be used in a non-browser environment (webpack-contrib/style-loader#109)

Do you have a working configuration with webpack2?

@ai
Copy link
Member

ai commented Jul 19, 2016

Ask webpack team :). Have no idea about style-loader :)

@ai ai closed this as completed Jul 19, 2016
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

No branches or pull requests

2 participants