A really small CSS framework


- ⚡️  Super light-weight. Just 3kb (minified + gzipped). - ⛔️  No preprocessor, just plug-n-play - 📐  Magical 12 column [grid](https://jenil.github.io/chota/#grid) - 🌈  Easy to [extended](https://jenil.github.io/chota/#customizing) with CSS variables - 🎲  Comes with a handful of [components](https://jenil.github.io/chota/#components) & [utilities](https://jenil.github.io/chota/#utilities) - ✅  Good Semantics
### Get started CDN: ```html ``` npm or yarn: ```bash npm install chota ``` --- © Jenil Gogari 2017. Code released under the [MIT license](https://github.com/jenil/chota/blob/master/LICENSE).