Skip to content

webpack-config/webpack-config-postcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 */
})

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages