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

Use the postcss-webpack-loader #2990

Merged
merged 1 commit into from
Jan 19, 2017
Merged

Use the postcss-webpack-loader #2990

merged 1 commit into from
Jan 19, 2017

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jan 19, 2017

Use postcss-webpack-loader instead of webpack-cli to process the scss. Doing so
mostly means that we avoid the problem that webpack-dev-server fails to start
if we haven't already built the CSS. (It also simplifies package.json somewhat,
which is no bad thing)

Use postcss-webpack-loader instead of webpack-cli to process the scss. Doing so
mostly means that we avoid the problem that webpack-dev-server fails to start
if we haven't already built the CSS. (It also simplifies package.json somewhat,
which is no bad thing)
@ara4n
Copy link
Member

ara4n commented Jan 19, 2017

"instead of postcss-cli" i assume :)

lgtm; i did the sass thing as a loader but wussed out for postcss for the first cut. thanks!

@richvdh richvdh merged commit 971314d into develop Jan 19, 2017
@richvdh richvdh deleted the rav/postcss-webpack-loader branch February 2, 2017 10:55
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.

2 participants