mirror of
https://github.com/jenil/chota.git
synced 2023-08-10 21:13:07 +03:00
dist | ||
src | ||
test | ||
.gitignore | ||
LICENSE | ||
package.json | ||
README.md |
chota
A really small CSS framework
- ⚡️ Super light-weight. Just 3kb (minified + gzipped).
- ✅ Good Semantics
- 📐 Magical 12 column grid
- 🌈 Easy to extended with CSS variables
- 🎲 Comes with a handful of components & utilities
Get started
CDN:
<link rel="stylesheet" href="https://unpkg.com/chota">
npm:
npm install chota
© Jenil Gogari 2017. Code released under the MIT license.