mirror of
https://github.com/jenil/chota.git
synced 2023-08-10 21:13:07 +03:00
Merge branch 'master' of github.com:jenil/chota
* 'master' of github.com:jenil/chota: Update index.html Fix typo in Readme
This commit is contained in:
commit
26ff4b5905
@ -10,7 +10,7 @@ A really small CSS framework
|
|||||||
- ⚡️ Super light-weight. Just 3kb (minified + gzipped).
|
- ⚡️ Super light-weight. Just 3kb (minified + gzipped).
|
||||||
- ⛔️ No preprocessor, just plug-n-play
|
- ⛔️ No preprocessor, just plug-n-play
|
||||||
- 📐 Magical 12 column [grid](https://jenil.github.io/chota/#grid)
|
- 📐 Magical 12 column [grid](https://jenil.github.io/chota/#grid)
|
||||||
- 🌈 Easy to [extended](https://jenil.github.io/chota/#customizing) with CSS variables
|
- 🌈 Easy to [extend](https://jenil.github.io/chota/#customizing) with CSS variables
|
||||||
- 🎲 Comes with a handful of [components](https://jenil.github.io/chota/#components) & [utilities](https://jenil.github.io/chota/#utilities)
|
- 🎲 Comes with a handful of [components](https://jenil.github.io/chota/#components) & [utilities](https://jenil.github.io/chota/#utilities)
|
||||||
- ✅ Good Semantics
|
- ✅ Good Semantics
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
<li>⚡️ Super light-weight. Just 3kb (minified + gzipped).</li>
|
<li>⚡️ Super light-weight. Just 3kb (minified + gzipped).</li>
|
||||||
<li>⛔️ No preprocessor, just plug-n-play</li>
|
<li>⛔️ No preprocessor, just plug-n-play</li>
|
||||||
<li>📐 Magical 12 column <a href="#grid">grid</a></li>
|
<li>📐 Magical 12 column <a href="#grid">grid</a></li>
|
||||||
<li>🌈 Easy to <a href="#customizing">extended</a> with CSS variables</li>
|
<li>🌈 Easy to <a href="#customizing">extend</a> with CSS variables</li>
|
||||||
<li>🎲 Comes with a handful of <a href="#components">components</a> & <a href="#utilities">utilities</a></li>
|
<li>🎲 Comes with a handful of <a href="#components">components</a> & <a href="#utilities">utilities</a></li>
|
||||||
<li>✅ Good Semantics</li>
|
<li>✅ Good Semantics</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user