1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00
Go to file
Jenil Gogari 5a9c44e9a9
Merge pull request #38 from yne/master
Add `.is-round`, `.is-pointer` and `.hide-pr`
2019-09-09 14:16:04 -04:00
.github/workflows Update jekyll.yml 2019-08-18 11:58:14 -04:00
dist Add .is-rounded, .is-pointer and .hide-pr 2019-09-04 16:51:30 +02:00
docs Add .is-rounded, .is-pointer and .hide-pr 2019-09-04 16:51:30 +02:00
src Add .is-rounded, .is-pointer and .hide-pr 2019-09-04 16:51:30 +02:00
test utils: add 🆕 responsive helpers 2019-05-12 12:49:51 -04:00
.gitignore 0.1.0 🚀 2017-03-30 01:03:21 -04:00
LICENSE Create LICENSE 2017-11-30 10:59:55 -05:00
package.json Add .is-rounded, .is-pointer and .hide-pr 2019-09-04 16:51:30 +02:00
postcss.config.js ↗️ upgrade deps 2019-08-18 13:41:42 -04:00
README.md update the size 2019-03-23 14:12:00 -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 extend with CSS variables
  • 🎲  Comes with a handful of components & utilities
  •   Good Semantics
  • 🤡  Supports icons from Icongram

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 16+ last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

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