Skip to content

Commit 31980f5

Browse files
authored
Extend and resort Simple.css
1 parent e65c9f2 commit 31980f5

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

readme.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,22 +74,25 @@ Frameworks that use semantic HTML and do not rely on classes.
7474
[Repo](https://github.com/andybrewer/mvp/)
7575
| #CSS
7676

77-
- [**Simple.css**](https://simplecss.org/) - Lightweight, classless CSS framework.
78-
![](https://img.shields.io/github/stars/kevquirk/simple.css?style=social&label=Star)
79-
[Repo](https://github.com/kevquirk/simple.css/)
80-
| #CSS
81-
8277
- [**sakura**](https://oxal.org/projects/sakura/) - Minimal classless CSS framework/theme.
8378
![](https://img.shields.io/github/stars/oxalorg/sakura.svg?style=social&label=Star)
8479
[Demo](https://oxal.org/projects/sakura/demo/),
8580
[Repo](https://github.com/oxalorg/sakura)
8681
| #SCSS
8782

83+
- [**Simple.css**](https://simplecss.org/) - Lightweight, classless CSS framework.
84+
![](https://img.shields.io/github/stars/kevquirk/simple.css?style=social&label=Star)
85+
[Demo](https://simplecss.org/demo),
86+
[Docs](https://github.com/kevquirk/simple.css/wiki),
87+
[Repo](https://github.com/kevquirk/simple.css/)
88+
| #CSS
89+
8890
- [**Tacit**](https://yegor256.github.io/tacit/) - CSS framework for dummies, without classes.
8991
![](https://img.shields.io/github/stars/yegor256/tacit.svg?style=social&label=Star)
9092
[Repo](https://github.com/yegor256/tacit/)
9193
| #SCSS
92-
94+
95+
9396
## Very Lightweight
9497

9598
Frameworks that are smaller than ~5KB.

0 commit comments

Comments
 (0)