Skip to content

txantslusam/PostCSS-webpack-starter

Repository files navigation

PostCSS-webpack-starter

This starter lets you use PostCSS just like you will use SASS.

This starter is powered by PostCSS plugins:

Usage

  1. First install all dependencies: npm install or yarn
  2. Then run npm run watch or yarn watch to run webpack in watch mode
  3. To build for production, run npm run build or yarn build

Build files are stored in build folder.

About

PostCss webpack boilerplate to use CSS with superpowers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors