README.md

November 26, 2017 ยท View on GitHub



A really small CSS framework


  • โšก๏ธย  Super light-weight. Just 3kb (minified + gzipped). Supports SASS
  • ๐Ÿ“ย  Magical 12 column grid
  • ๐ŸŒˆย  Easy to extend with CSS variables or SASS
  • ๐ŸŽฒย  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

SASS

Just use src_sass file and than

npm run sass

or

npm run watch:sass

ยฉ Jenil Gogari 2017. Code released under the MIT license.