parent
ab9cef9406
commit
087394df99
10
README.md
10
README.md
|
|
@ -38,6 +38,7 @@ This is a list of classless CSS themes and frameworks. "Classless" means a styl
|
|||
+ [style.css](#stylecss)
|
||||
+ [Stylize.css](#stylizecss)
|
||||
+ [tacit](#tacit)
|
||||
+ [Tiny.css](#tinycss)
|
||||
+ [Tufte CSS](#tufte-css)
|
||||
+ [W3C Core Styles](#w3c-core-styles)
|
||||
+ [water.css](#watercss)
|
||||
|
|
@ -321,6 +322,15 @@ This is a list of classless CSS themes and frameworks. "Classless" means a styl
|
|||
[](screenshot/tacit.png)
|
||||
|
||||
|
||||
### Tiny.css
|
||||
|
||||
* [Repository](https://github.com/ihsan6133/tiny.css)     
|
||||
* [Demo](https://ihsan6133.github.io/tinycss)
|
||||
|
||||
[](screenshot/tiny.css-0-light.png)
|
||||
[](screenshot/tiny.css-1-dark.png)
|
||||
|
||||
|
||||
### Tufte CSS
|
||||
|
||||
* [Repository](https://github.com/edwardtufte/tufte-css)     
|
||||
|
|
|
|||
|
|
@ -267,6 +267,14 @@ website = ""
|
|||
screenshots = ["tacit.png"]
|
||||
tags = ["classless"]
|
||||
|
||||
["Tiny.css"]
|
||||
demo = "https://ihsan6133.github.io/tinycss"
|
||||
github = "ihsan6133/tiny.css"
|
||||
note = ""
|
||||
website = ""
|
||||
screenshots = ["tiny.css-0-light.png", "tiny.css-1-dark.png"]
|
||||
tags = ["classless"]
|
||||
|
||||
["Tufte CSS"]
|
||||
demo = "https://edwardtufte.github.io/tufte-css/"
|
||||
github = "edwardtufte/tufte-css"
|
||||
|
|
|
|||
Loading…
Reference in New Issue