generator-postcss

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i generator-postcss

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • beneb