This is a very simple boilerplate to demonstrate how PostCSS and its ecosystem works.
- Clone and go to the repository
- 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
MIT