- ⚡️ 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
CDN:
<link rel="stylesheet" href="https://unpkg.com/chota">
npm or yarn:
npm install chota
Just use src_sass
file and than
npm run sass
or
npm run watch:sass
© Jenil Gogari 2017. Code released under the MIT license.