1.0.2 • Published 9 years ago

generator-postcss v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

generator-postcss Build Status NPM version Dependency Status

Yeoman generator for developing a PostCSS module.

A simple boilerplate for developing PostCSS modules, using PostCSS 4.1 and up. It comes with a unit testing strategy that allows you to write CSS fixtures and expected output, using tape, a lightweight test runner.

Install

With npm do:

$ npm install -g generator-postcss

Usage

With yo:

$ yo postcss

License

MIT © Ben Briggs

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago