• Stars
    star
    1,399
  • Rank 33,456 (Top 0.7 %)
  • Language
    HTML
  • License
    MIT License
  • Created over 7 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A micro (3kb) CSS framework



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

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
iOS Safari
iOS Safari
Samsung
Samsung
Opera
Opera
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

Contributing

Welcome! Please see our contributing guidelines.

License

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