shadcn-classless: add

This commit is contained in:
D. Bohdan 2025-10-02 08:11:57 +00:00
parent 8555c5a117
commit 8480631743
4 changed files with 37 additions and 0 deletions

View File

@ -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.
[![concrete.css.png](thumbnail/concrete.css.png)](screenshot/concrete.css.png) [![concrete.css.png](thumbnail/concrete.css.png)](screenshot/concrete.css.png)
### dev.css
- [Website](https://devcss.devins.page/)
- [Repository](https://github.com/intergrav/dev.css)
![GitHub stars](https://img.shields.io/github/stars/intergrav/dev.css?style=flat-square)
![GitHub contributors](https://img.shields.io/github/contributors-anon/intergrav/dev.css?style=flat-square)
![Last commit](https://img.shields.io/github/last-commit/intergrav/dev.css?style=flat-square)
![GitHub open issues](https://img.shields.io/github/issues-raw/intergrav/dev.css?style=flat-square)
![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/intergrav/dev.css?style=flat-square)
- [Demo](https://devcss.devins.page/demo)
[![dev.css.png](thumbnail/dev.css.png)](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.
[![sakura-normalize-4-dark-solarized.png](thumbnail/sakura-normalize-4-dark-solarized.png)](screenshot/sakura-normalize-4-dark-solarized.png) [![sakura-normalize-4-dark-solarized.png](thumbnail/sakura-normalize-4-dark-solarized.png)](screenshot/sakura-normalize-4-dark-solarized.png)
### shadcn-classless (Nandaleio)
- [Repository](https://github.com/Nandaleio/shadcn-classless)
![GitHub stars](https://img.shields.io/github/stars/Nandaleio/shadcn-classless?style=flat-square)
![GitHub contributors](https://img.shields.io/github/contributors-anon/Nandaleio/shadcn-classless?style=flat-square)
![Last commit](https://img.shields.io/github/last-commit/Nandaleio/shadcn-classless?style=flat-square)
![GitHub open issues](https://img.shields.io/github/issues-raw/Nandaleio/shadcn-classless?style=flat-square)
![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/Nandaleio/shadcn-classless?style=flat-square)
- [Demo](https://nandaleio.github.io/shadcn-classless/)
[![shadcn-classless-nandaleio.png](thumbnail/shadcn-classless-nandaleio.png)](screenshot/shadcn-classless-nandaleio.png)
### Simple.css ### Simple.css
- [Repository](https://github.com/kevquirk/simple.css) - [Repository](https://github.com/kevquirk/simple.css)

View File

@ -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