mirror of
https://github.com/jenil/chota.git
synced 2023-08-10 21:13:07 +03:00
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.6.0) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
- ⚡️ 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 |
![]() Firefox |
![]() Chrome |
![]() Safari |
![]() Opera |
![]() iOS Safari |
![]() 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.
Languages
HTML
67.9%
CSS
31.4%
JavaScript
0.5%
Ruby
0.2%