Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 2.72 KB

README.md

File metadata and controls

35 lines (29 loc) · 2.72 KB

PostCSS Doom

Demo for some PostCSS features.

Getting Started

npm install
mkdir bower_components
gulp

Enhancements/Libraries

Not part of a spec, but pretty useful.

Convenience

Don't worry about it – just write CSS.

Neat

Necessary? No. Fun? Yaaaaaaaassss.

Packs

With your powers combined...

  • cssnext - (Special mention because it's just pretty essential) Use tomorrow's CSS syntax, today http://cssnext.io/. It also includes things like inlining import statements and minification through cssnano, so you can leave other plugins like postcss-import and cssnano out of your installed packages.
  • rucksack - A little bag of CSS superpowers, built on PostCSS http://simplaio.github.io/rucksack.