Initial commit
This commit is contained in:
commit
24bca9193b
|
|
@ -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
|
||||
|
||||
[](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.
|
||||
Loading…
Reference in New Issue