1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00
Go to file
Jenil Gogari 8db2dec9a2
Merge pull request #3 from posva/patch-1
Fix typo in Readme
2017-11-16 06:43:43 -05:00
dist 🎛 use CSSO and autoprefixer 2017-11-15 17:14:48 -05:00
docs fix css link to use latest version 🛠 2017-09-27 15:09:13 -04:00
src minor updates 2017-09-27 15:04:48 -04:00
test 🎛 use CSSO and autoprefixer 2017-11-15 17:14:48 -05:00
.gitignore 0.1.0 🚀 2017-03-30 01:03:21 -04:00
package.json v0.4.0 2017-11-15 17:21:12 -05:00
postcss.config.js 🎛 use CSSO and autoprefixer 2017-11-15 17:14:48 -05:00
README.md Fix typo in Readme 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.