Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 352 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 352 Bytes

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