cutestrap / cutestrap
- воскресенье, 22 мая 2016 г. в 03:12:33
CSS
None
A sassy, opinionated CSS Framework. A tiny alternative to Bootstrap.
To use the CSS as is, you can install using bower:
bower install cutestrap
If you want to create your own styleguide, fork the repository and modify the src
and kss-html
folders.
You'll need npm, bower and kss-node installed (npm install -g kss
).
After cloning, just run npm install && bower install && gulp
.
KSS will generate the docs from the kss-html
folder. The dist
folder is created from the src
folder.
Contributors are welcome, just follow these few guidelines: