@@ -42,6 +42,13 @@ Feel free to [contribute](https://github.com/troxler/awesome-css-frameworks/blob
42
42
43
43
Frameworks that use semantic HTML and do not rely on classes.
44
44
45
+ - [ ** Pico.css** ] ( https://picocss.com/ ) - Elegant styles for all native HTML elements, dark mode automatically enabled.
46
+ ![ ] ( https://img.shields.io/github/stars/picocss/pico.svg?style=social&label=Star )
47
+ [ Demo] ( https://picocss.com/#examples ) ,
48
+ [ Docs] ( https://picocss.com/docs/ ) ,
49
+ [ Repo] ( https://github.com/picocss/pico )
50
+ | #SCSS
51
+
45
52
- [ ** MVP.css** ] ( https://andybrewer.github.io/mvp/ ) - Minimalist stylesheet for HTML elements.
46
53
![ ] ( https://img.shields.io/github/stars/andybrewer/mvp.svg?style=social&label=Star )
47
54
[ Docs] ( https://andybrewer.github.io/mvp/#docs ) ,
@@ -129,13 +136,6 @@ Frameworks that are smaller than ~5KB.
129
136
[ Repo] ( https://github.com/primer/css )
130
137
| #SCSS
131
138
132
- - [ ** Pico.css** ] ( https://picocss.com/ ) - Elegant styles for all native HTML elements, dark mode automatically enabled.
133
- ![ ] ( https://img.shields.io/github/stars/picocss/pico.svg?style=social&label=Star )
134
- [ Demo] ( https://picocss.com/#examples ) ,
135
- [ Docs] ( https://picocss.com/docs/ ) ,
136
- [ Repo] ( https://github.com/picocss/pico )
137
- | #SCSS
138
-
139
139
- [ ** Carbon Components** ] ( https://www.carbondesignsystem.com/ ) - Component library behind IBM's Carbon Design System.
140
140
![ ] ( https://img.shields.io/github/stars/carbon-design-system/carbon-components.svg?style=social&label=Star )
141
141
[ Docs] ( https://www.carbondesignsystem.com/components/overview/ ) ,
0 commit comments