1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00
Go to file
2017-04-02 23:34:40 -04:00
dist updates to form, card and nav 2017-04-02 23:26:56 -04:00
docs Fix logo link 2017-04-02 23:34:40 -04:00
src updates to form, card and nav 2017-04-02 23:26:56 -04:00
test updates to form, card and nav 2017-04-02 23:26:56 -04:00
.gitignore 0.1.0 🚀 2017-03-30 01:03:21 -04:00
package.json v0.3.2 2017-04-02 23:29:30 -04:00
README.md update docs and README 2017-03-31 22:29:10 -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.