Go to file
Jenil Gogari 11a318a890
Create LICENSE
2017-11-30 10:59:55 -05:00
dist updates 🛠 🎨 🗺 🏷 2017-11-16 19:44:45 -05:00
docs update rawgit URL 🔗 2017-11-16 20:23:03 -05:00
src updates 🛠 🎨 🗺 🏷 2017-11-16 19:44:45 -05:00
test update rawgit URL 🔗 2017-11-16 20:23:03 -05:00
.gitignore 0.1.0 🚀 2017-03-30 01:03:21 -04:00
LICENSE Create LICENSE 2017-11-30 10:59:55 -05:00
README.md add browser support 🎛 2017-11-30 09:37:21 -05:00
package.json v0.4.1 2017-11-16 19:56:20 -05:00
postcss.config.js 🎛 use CSSO and autoprefixer 2017-11-15 17:14:48 -05:00

README.md



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

SASS support

Chota is designed keeping in mind ease-of-use and minimalism, hence it doesn't use any preprocessor or complex build process. If you would still like to extend it further using SASS, head to palmiak's fork.


Browsers support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
iOS Safari
iOS Safari
Chrome for Android
Chrome for Android
Edge last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

© Jenil Gogari 2017. Code released under the MIT license.