powergrid
v0.4.0
Published
Flexible and responsive CSS grid system based on Stylus
Downloads
21
Maintainers
Readme
Powergrid
Powergrid is a tiny, flexible and responsive CSS grid system based on Stylus.
It uses the same naming convention as Bootstrap grid system except names without size identifies (e.g. .col-4) are omitted.
Compiling
npm install gulp -g
npm install
gulp