README.md
November 26, 2017 ยท View on GitHub
A really small CSS framework
- โก๏ธย Super light-weight. Just 3kb (minified + gzipped). Supports SASS
- ๐ย Magical 12 column grid
- ๐ย Easy to extend with CSS variables or SASS
- ๐ฒย Comes with a handful of components & utilities
- โ ย Good Semantics
Get started
CDN:
<link rel="stylesheet" href="https://unpkg.com/chota">
npm or yarn:
npm install chota
SASS
Just use src_sass file and than
npm run sass
or
npm run watch:sass
ยฉ Jenil Gogari 2017. Code released under the MIT license.