Go to file
dependabot[bot] a39d989c7e
Bump commonmarker from 0.23.5 to 0.23.7 (#104)
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.5 to 0.23.7.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.5...v0.23.7)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 00:30:02 -04:00
.github Create FUNDING.yml 2020-04-29 12:16:44 -04:00
dist tune the radio width for due to #99 2023-03-21 00:17:50 -04:00
docs replace master with main 2023-03-21 00:02:23 -04:00
src tune the radio width for due to #99 2023-03-21 00:17:50 -04:00
test update for dark mode 🌙 2020-05-16 16:38:29 -04:00
.gitignore Jenil/linter (#92) 2023-03-20 23:57:54 -04:00
.stylelintrc Jenil/linter (#92) 2023-03-20 23:57:54 -04:00
Gemfile 💎 fix gemfile 2022-08-31 01:02:01 +00:00
Gemfile.lock Bump commonmarker from 0.23.5 to 0.23.7 (#104) 2023-03-21 00:30:02 -04:00
LICENSE Create LICENSE 2017-11-30 10:59:55 -05:00
README.md Update README.md 2020-02-26 12:49:50 -05:00
package.json Jenil/linter (#92) 2023-03-20 23:57:54 -04:00
postcss.config.js Jenil/linter (#92) 2023-03-20 23:57:54 -04:00
yarn.lock Bump minimatch from 3.0.4 to 3.1.2 (#96) 2023-03-21 00:29:52 -04:00

README.md



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
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

Contributing

Welcome! Please see our contributing guidelines.

License

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