Skip to content

Use the postcss-webpack-loader#2990

Merged
richvdh merged 1 commit intodevelopfrom
rav/postcss-webpack-loader
Jan 19, 2017
Merged

Use the postcss-webpack-loader#2990
richvdh merged 1 commit intodevelopfrom
rav/postcss-webpack-loader

Conversation

@richvdh
Copy link
Copy Markdown
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
Copy Markdown
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