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)
|
||||
+ [Classless.css](#classlesscss)
|
||||
+ [concrete.css](#concretecss)
|
||||
+ [dev.css](#devcss)
|
||||
+ [Downstyler](#downstyler)
|
||||
+ [Fylgja](#fylgja)
|
||||
+ [holiday.css](#holidaycss)
|
||||
|
|
@ -39,6 +40,7 @@ This is useful, for example, in prototyping.
|
|||
+ [Pico.css](#picocss)
|
||||
+ [ridge.css](#ridgecss)
|
||||
+ [sakura](#sakura)
|
||||
+ [shadcn-classless (Nandaleio)](#shadcn-classless-nandaleio)
|
||||
+ [Simple.css](#simplecss)
|
||||
+ [SPCSS](#spcss)
|
||||
+ [style.css](#stylecss)
|
||||
|
|
@ -235,6 +237,20 @@ This is useful, for example, in prototyping.
|
|||
[](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
|
||||
|
||||
- [Repository](https://github.com/waldyrious/downstyler)
|
||||
|
|
@ -465,6 +481,19 @@ This is useful, for example, in prototyping.
|
|||
[](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
|
||||
|
||||
- [Repository](https://github.com/kevquirk/simple.css)
|
||||
|
|
|
|||
|
|
@ -269,6 +269,14 @@ screenshots = [
|
|||
]
|
||||
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"]
|
||||
demo = "https://simplecss.org/demo"
|
||||
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