1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00
Go to file
Jenil Gogari bbd071ad38 minor updates
* new grey 🎨
* fixes for pre and button
2017-09-27 15:04:48 -04:00
dist minor updates 2017-09-27 15:04:48 -04:00
docs updates to form and new util 2017-04-04 16:54:56 -04:00
src minor updates 2017-09-27 15:04:48 -04:00
test minor updates 2017-09-27 15:04:48 -04:00
.gitignore 0.1.0 🚀 2017-03-30 01:03:21 -04:00
package.json 0.3.3 2017-04-04 16:55:57 -04:00
README.md Update README.md 2017-04-02 23:42:30 -04: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 extended 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.