Skip to content

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

License

Notifications You must be signed in to change notification settings

andparsons/postcss-npm-boilerplate

This branch is 1 commit ahead of thefoxis/postcss-npm-boilerplate:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Andy Parsons
Dec 1, 2016
ece09d5 · Dec 1, 2016

History

7 Commits
Dec 1, 2016
Dec 1, 2016
Jun 23, 2016
Jun 24, 2016
Dec 1, 2016

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.3%
  • HTML 42.7%