diff --git a/README.md b/README.md index fde25d0..b0e15df 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ This is a list of CSS themes and frameworks that do not require you to add their * [Writ](#writ) * [YoRHa](#yorha) * [Class-light](#class-light) + * [Chota](#chota) * [Milligram](#milligram) * [mini.css](#minicss) * [Picnic CSS](#picnic-css) @@ -197,6 +198,14 @@ This is a list of CSS themes and frameworks that do not require you to add their These are frameworks that do not force you to apply their classes to many elements but require something like `
` or a bit of your own CSS for a page to look right. They may offer optional classes to style your content. +### Chota + +* [Repository](https://github.com/jenil/chota) +* [Demo](https://jenil.github.io/chota/) + +[![chota.png](thumbnail/chota.png)](screenshot/chota.png) + + ### Milligram * [Repository](https://github.com/milligram/milligram) diff --git a/screenshot/chota.png b/screenshot/chota.png new file mode 100644 index 0000000..c60342a Binary files /dev/null and b/screenshot/chota.png differ diff --git a/thumbnail/chota.png b/thumbnail/chota.png new file mode 100644 index 0000000..ed6de16 Binary files /dev/null and b/thumbnail/chota.png differ