Use all the magic of postcss for stylesheets with webpack.
Install:
npm install --save webpack-config-postcssAdd to your webpack.config.babel.js:
import postcss from `webpack-config-postcss`;
postcss()({
/* existing webpack configuration */
})| Name | Name | Last commit date | ||
|---|---|---|---|---|