A really small CSS framework
npm bundle size
Mentioned in Awesome CSS Frameworks
- β‘οΈ 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
CDN:
<link rel="stylesheet" href="https://unpkg.com/chota">
npm or yarn:
npm install chota
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.
| 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 |
Welcome! Please see our contributing guidelines.
Β© Jenil Gogari 2017-present. Code released under the MIT license.