/postcss-npm-boilerplate

A straightforward boilerplate for using the PostCSS ecosystem via npm scripts.

Primary LanguageCSSMIT LicenseMIT

PostCSS npm Boilerplate

This is a very simple boilerplate to demonstrate how PostCSS and its ecosystem works.

Set up

  1. Clone and go to the repository
  2. Install dependencies (it will automatically start the watch process)
git clone git@github.com:thefoxis/postcss-npm-boilerplate.git
cd postcss-npm-boilerplate
npm i

License

MIT