1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00
2017-11-16 20:23:03 -05:00
2017-11-16 19:44:45 -05:00
2017-11-16 20:23:03 -05:00
2017-11-16 19:44:45 -05:00
2017-11-16 20:23:03 -05:00
0.1.0 🚀
2017-03-30 01:03:21 -04:00
2017-11-16 19:56:20 -05:00
2017-11-16 09:51:09 +01:00



A really small CSS framework


  • ️  Super light-weight. Just 3kb (minified + gzipped).
  • ️  No preprocessor, just plug-n-play
  • 📐  Magical 12 column grid
  • 🌈  Easy to extend with CSS variables
  • 🎲  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

© Jenil Gogari 2017. Code released under the MIT license.

Description
No description provided
Readme 906 KiB
Languages
HTML 67.9%
CSS 31.4%
JavaScript 0.5%
Ruby 0.2%