commit 24bca9193bcc101b81823a4eb7ad5f6a65ca613a Author: dbohdan Date: Sun Apr 7 10:13:58 2019 +0300 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..53f64b5 --- /dev/null +++ b/README.md @@ -0,0 +1,40 @@ +# Classless CSS + +This is a list of CSS frameworks/themes that do not require you add classes specific to them to your HTML elements. It means you can quickly style a plain HTML page. This is useful, for example, in prototyping. + + +## attriCSS + +* [Repository](https://github.com/raj457036/attriCSS) +* [Demo](https://raj457036.github.io/attriCSS/) + + +## Bahunya + +* [Repository](https://github.com/Kimeiga/bahunya) +* [Demo](https://kimeiga.github.io/bahunya/) + + +## LatexCSS + +* [Repository](https://github.com/davidrzs/latexcss) +* [Demo](https://davidrzs.github.io/latexcss/) + + +## sakura + +* [Repository](https://github.com/oxalorg/sakura) +* [Demo](https://oxal.org/projects/sakura/demo/) + + +## water.css + +* [Repository](https://github.com/kognise/water.css) +* [Demo](https://kognise.github.io/water.css/) + + +## License + +[![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/) + +To the extent possible under law, dbohdan has waived all copyright and related or neighboring rights to this work.