Skip to content

bonaxcrimo/chota

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



A really small CSS framework


  • ⚡️  Super light-weight. Just 3kb (minified + gzipped).
  • ⛔️  No preprocessor, just plug-n-play
  • 📐  Magical 12 column grid
  • 🌈  Easy to extended 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.

About

A really small (3kb) CSS framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 72.7%
  • CSS 27.3%