1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00
Jenil Gogari 46030f0e46 Merge branch 'gh-pages'
* gh-pages:
  move docs
  Docs till customizing
  Update index.html
  Highlight color adjust
  syntax highlight
  Update index.html
  Basic docs

# Conflicts:
#	README.md
2017-03-31 22:14:23 -04:00
2017-03-31 22:08:01 -04:00
2017-03-31 22:11:30 -04:00
2017-03-31 22:08:01 -04:00
2017-03-31 22:08:01 -04:00
0.1.0 🚀
2017-03-30 01:03:21 -04:00
2017-03-31 22:08:20 -04:00
2017-03-31 22:11:30 -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.

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