diff --git a/README.md b/README.md index 0af514a..2a59cc2 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ This is a list of CSS themes and frameworks that do not require you to add their * [Splendor](#splendor) * [Marx](#marx) * [sakura](#sakura) + * [Stylize.css](#stylizecss) * [tacit](#tacit) * [Tufte CSS](#tufte-css) * [W3C Core Styles](#w3c-core-styles) @@ -139,6 +140,15 @@ This is a list of CSS themes and frameworks that do not require you to add their [![sakura-normalize-3-dark.png](thumbnail/sakura-normalize-3-dark.png)](screenshot/sakura-normalize-3-dark.png) +### Stylize.css + +* [Repository](https://github.com/vasanthv/stylize.css) +* [Demo](https://vasanthv.github.io/stylize.css/demo.html +) + +[![stylize.css.png](thumbnail/stylize.css.png)](screenshot/stylize.css.png) + + ### tacit * [Repository](https://github.com/yegor256/tacit) diff --git a/screenshot/stylize.css.png b/screenshot/stylize.css.png new file mode 100644 index 0000000..7ad91e2 Binary files /dev/null and b/screenshot/stylize.css.png differ diff --git a/thumbnail/stylize.css.png b/thumbnail/stylize.css.png new file mode 100644 index 0000000..903f90b Binary files /dev/null and b/thumbnail/stylize.css.png differ