shadcn-classless: add
This commit is contained in:
parent
8555c5a117
commit
8480631743
29
README.md
29
README.md
|
|
@ -22,6 +22,7 @@ This is useful, for example, in prototyping.
|
||||||
+ [ChimeraCSS](#chimeracss)
|
+ [ChimeraCSS](#chimeracss)
|
||||||
+ [Classless.css](#classlesscss)
|
+ [Classless.css](#classlesscss)
|
||||||
+ [concrete.css](#concretecss)
|
+ [concrete.css](#concretecss)
|
||||||
|
+ [dev.css](#devcss)
|
||||||
+ [Downstyler](#downstyler)
|
+ [Downstyler](#downstyler)
|
||||||
+ [Fylgja](#fylgja)
|
+ [Fylgja](#fylgja)
|
||||||
+ [holiday.css](#holidaycss)
|
+ [holiday.css](#holidaycss)
|
||||||
|
|
@ -39,6 +40,7 @@ This is useful, for example, in prototyping.
|
||||||
+ [Pico.css](#picocss)
|
+ [Pico.css](#picocss)
|
||||||
+ [ridge.css](#ridgecss)
|
+ [ridge.css](#ridgecss)
|
||||||
+ [sakura](#sakura)
|
+ [sakura](#sakura)
|
||||||
|
+ [shadcn-classless (Nandaleio)](#shadcn-classless-nandaleio)
|
||||||
+ [Simple.css](#simplecss)
|
+ [Simple.css](#simplecss)
|
||||||
+ [SPCSS](#spcss)
|
+ [SPCSS](#spcss)
|
||||||
+ [style.css](#stylecss)
|
+ [style.css](#stylecss)
|
||||||
|
|
@ -235,6 +237,20 @@ This is useful, for example, in prototyping.
|
||||||
[](screenshot/concrete.css.png)
|
[](screenshot/concrete.css.png)
|
||||||
|
|
||||||
|
|
||||||
|
### dev.css
|
||||||
|
|
||||||
|
- [Website](https://devcss.devins.page/)
|
||||||
|
- [Repository](https://github.com/intergrav/dev.css)
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
- [Demo](https://devcss.devins.page/demo)
|
||||||
|
|
||||||
|
[](screenshot/dev.css.png)
|
||||||
|
|
||||||
|
|
||||||
### Downstyler
|
### Downstyler
|
||||||
|
|
||||||
- [Repository](https://github.com/waldyrious/downstyler)
|
- [Repository](https://github.com/waldyrious/downstyler)
|
||||||
|
|
@ -465,6 +481,19 @@ This is useful, for example, in prototyping.
|
||||||
[](screenshot/sakura-normalize-4-dark-solarized.png)
|
[](screenshot/sakura-normalize-4-dark-solarized.png)
|
||||||
|
|
||||||
|
|
||||||
|
### shadcn-classless (Nandaleio)
|
||||||
|
|
||||||
|
- [Repository](https://github.com/Nandaleio/shadcn-classless)
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
- [Demo](https://nandaleio.github.io/shadcn-classless/)
|
||||||
|
|
||||||
|
[](screenshot/shadcn-classless-nandaleio.png)
|
||||||
|
|
||||||
|
|
||||||
### Simple.css
|
### Simple.css
|
||||||
|
|
||||||
- [Repository](https://github.com/kevquirk/simple.css)
|
- [Repository](https://github.com/kevquirk/simple.css)
|
||||||
|
|
|
||||||
|
|
@ -269,6 +269,14 @@ screenshots = [
|
||||||
]
|
]
|
||||||
tags = ["classless"]
|
tags = ["classless"]
|
||||||
|
|
||||||
|
["shadcn-classless (Nandaleio)"]
|
||||||
|
demo = "https://nandaleio.github.io/shadcn-classless/"
|
||||||
|
github = "Nandaleio/shadcn-classless"
|
||||||
|
note = ""
|
||||||
|
website = ""
|
||||||
|
screenshots = ["shadcn-classless-nandaleio.png"]
|
||||||
|
tags = ["classless"]
|
||||||
|
|
||||||
["Simple.css"]
|
["Simple.css"]
|
||||||
demo = "https://simplecss.org/demo"
|
demo = "https://simplecss.org/demo"
|
||||||
github = "kevquirk/simple.css"
|
github = "kevquirk/simple.css"
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 115 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
Loading…
Reference in New Issue