1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00
Go to file
2017-03-31 20:16:39 -04:00
dist 🆙 update to base code,pre styles and font variable 2017-03-31 20:03:36 -04:00
src 🆙 update to base code,pre styles and font variable 2017-03-31 20:03:36 -04:00
test 0.1.0 🚀 2017-03-30 01:03:21 -04:00
.gitignore 0.1.0 🚀 2017-03-30 01:03:21 -04:00
LICENSE Initial commit 2017-03-30 01:02:15 -04:00
package.json v0.2.0 2017-03-31 20:03:57 -04:00
README.md Update README.md 2017-03-31 20:16:39 -04:00


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.