1.0.0 • Published 7 years ago

generator-hancss v1.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

generator-hancss NPM version Build Status Dependency Status

A Yeoman generator for the Hanson CSS standards.

Installation

First, install Yeoman and generator-hancss using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-hancss

Then generate your new project:

yo hancss

Generator-hancss supports common site configurations including .NET and WordPress sites, and allows you to use the SCSS or LESS flavors of Bootstrap. Experimental Bootstrap 4 support is enabled for SCSS.

License

MIT © Hanson, Inc