webpack-config-postcss

1.0.0-alpha.4 • Public • Published

webpack-config-postcss

Use all the magic of postcss for stylesheets with webpack.

build status coverage license version downloads

Usage

Install:

npm install --save webpack-config-postcss

Add to your webpack.config.babel.js:

import postcss from `webpack-config-postcss`;
 
postcss()({
  /* existing webpack configuration */
})

/webpack-config-postcss/

    Package Sidebar

    Install

    npm i webpack-config-postcss

    Weekly Downloads

    9

    Version

    1.0.0-alpha.4

    License

    CC0-1.0

    Last publish

    Collaborators

    • izaakschroeder