Skip to content

Commit 317bd4a

Browse files
authored
Update order
1 parent cd4e797 commit 317bd4a

File tree

1 file changed

+31
-31
lines changed

1 file changed

+31
-31
lines changed

readme.md

+31-31
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@ Feel free to [contribute](https://github.com/troxler/awesome-css-frameworks/blob
3939
[Repo](https://github.com/jgthms/minireset.css)
4040
| #Sass
4141

42-
- [**inuitcss**](https://github.com/inuitcss/inuitcss) - Extensible, scalable, Sass-based, OOCSS framework for large and long-lasting UI projects.
43-
![](https://img.shields.io/github/stars/inuitcss/inuitcss.svg?style=social&label=Star)
44-
[Repo](https://github.com/inuitcss/inuitcss)
45-
| #SCSS
46-
4742
- [**modern-css-reset**](https://github.com/hankchizljaw/modern-css-reset) - Tiny little reset that you can use as the basis of your CSS projects.
4843
![](https://img.shields.io/github/stars/hankchizljaw/modern-css-reset.svg?style=social&label=Star)
4944
[Repo](https://github.com/hankchizljaw/modern-css-reset)
5045
| #CSS
5146

47+
- [**inuitcss**](https://github.com/inuitcss/inuitcss) - Extensible, scalable, Sass-based, OOCSS framework for large and long-lasting UI projects.
48+
![](https://img.shields.io/github/stars/inuitcss/inuitcss.svg?style=social&label=Star)
49+
[Repo](https://github.com/inuitcss/inuitcss)
50+
| #SCSS
51+
5252
- [**ress**](https://github.com/filipelinhares/ress) - Modern CSS reset.
5353
![](https://img.shields.io/github/stars/filipelinhares/ress.svg?style=social&label=Star)
5454
[Repo](https://github.com/filipelinhares/ress)
@@ -183,46 +183,39 @@ Frameworks that are smaller than ~5KB.
183183
[Repo](https://github.com/fomantic/fomantic-ui/)
184184
| #LESS
185185

186+
- [**Pico.css**](https://picocss.com/) - Elegant styles for all native HTML elements, dark mode automatically enabled.
187+
![](https://img.shields.io/github/stars/picocss/pico.svg?style=social&label=Star)
188+
[Demo](https://picocss.com/#examples),
189+
[Docs](https://picocss.com/docs/),
190+
[Repo](https://github.com/picocss/pico)
191+
| #SCSS
192+
186193
- [**Blaze UI**](https://www.blazeui.com) - Open source modular toolkit providing great structure for building websites quickly with a scalable and maintainable foundation.
187194
![](https://img.shields.io/github/stars/BlazeSoftware/atoms.svg?style=social&label=Star)
188195
[Demo](https://www.blazeui.com/components/buttons/),
189196
[Docs](https://www.blazeui.com/getting-started/install/),
190197
[Repo](https://github.com/BlazeSoftware/atoms)
191198
| #SCSS
192199

193-
- [**PatternFly**](https://www.patternfly.org/) - UI framework for enterprise web applications.
194-
![](https://img.shields.io/github/stars/patternfly/patternfly.svg?style=social&label=Star)
195-
[Demo](https://www.patternfly.org/pattern-library/),
196-
[Docs](https://www.patternfly.org/get-started/),
197-
[Repo](https://github.com/patternfly/patternfly)
198-
| #SCSS #LESS
199-
200200
- [**Base**](https://getbase.org) - Rock solid, responsive HTML/CSS framework.
201201
![](https://img.shields.io/github/stars/getbase/base.svg?style=social&label=Star)
202202
[Docs](https://github.com/getbase/base/blob/master/readme.md#documentation),
203203
[Repo](https://github.com/getbase/base)
204204
| #SCSS #LESS
205205

206-
- [**turretcss**](https://turretcss.com) - Responsive front-end framework for accessible and semantic websites.
207-
![](https://img.shields.io/github/stars/turretcss/turretcss.svg?style=social&label=Star)
208-
[Demo](https://turretcss.com/demo/),
209-
[Docs](https://turretcss.com/getting-started/),
210-
[Repo](https://github.com/turretcss/turretcss)
211-
| #CSS
212-
213206
- [**Cirrus**](https://cirrus-ui.netlify.app/) - Component and utility centric SCSS framework designed for rapid prototyping.
214207
![](https://img.shields.io/github/stars/spiderpig86/Cirrus.svg?style=social&label=Star)
215208
[Demo](https://cirrus-ui.netlify.app/getting-started/examples),
216209
[Docs](https://cirrus-ui.netlify.app/getting-started/setup),
217210
[Repo](https://github.com/Spiderpig86/Cirrus)
218211
| #CSS
219-
220-
- [**Pico.css**](https://picocss.com/) - Elegant styles for all native HTML elements, dark mode automatically enabled.
221-
![](https://img.shields.io/github/stars/picocss/pico.svg?style=social&label=Star)
222-
[Demo](https://picocss.com/#examples),
223-
[Docs](https://picocss.com/docs/),
224-
[Repo](https://github.com/picocss/pico)
225-
| #SCSS
212+
213+
- [**turretcss**](https://turretcss.com) - Responsive front-end framework for accessible and semantic websites.
214+
![](https://img.shields.io/github/stars/turretcss/turretcss.svg?style=social&label=Star)
215+
[Demo](https://turretcss.com/demo/),
216+
[Docs](https://turretcss.com/getting-started/),
217+
[Repo](https://github.com/turretcss/turretcss)
218+
| #CSS
226219

227220
- [**Vanilla Framework**](https://vanillaframework.io/) - Simple, extensible CSS framework. Written by the Canonical Web Team.
228221
![](https://img.shields.io/github/stars/canonical-web-and-design/vanilla-framework.svg?style=social&label=Star)
@@ -231,6 +224,13 @@ Frameworks that are smaller than ~5KB.
231224
[Repo](https://github.com/canonical-web-and-design/vanilla-framework)
232225
| #SCSS
233226

227+
- [**PatternFly**](https://www.patternfly.org/) - UI framework for enterprise web applications.
228+
![](https://img.shields.io/github/stars/patternfly/patternfly.svg?style=social&label=Star)
229+
[Demo](https://www.patternfly.org/pattern-library/),
230+
[Docs](https://www.patternfly.org/get-started/),
231+
[Repo](https://github.com/patternfly/patternfly)
232+
| #SCSS #LESS
233+
234234
- [**HiQ**](https://jonathanharrell.github.io/hiq/) - Simple CSS foundation with responsive typography and input styling.
235235
![](https://img.shields.io/github/stars/jonathanharrell/hiq.svg?style=social&label=Star)
236236
[Docs](https://jonathanharrell.github.io/hiq/guide/),
@@ -284,17 +284,17 @@ Frameworks that are smaller than ~5KB.
284284
[Repo](https://github.com/jdan/98.css)
285285
| #CSS
286286

287+
- [**Tufte CSS**](https://edwardtufte.github.io/tufte-css/) - Style your webpage like Edward Tufte’s handouts.
288+
![](https://img.shields.io/github/stars/edwardtufte/tufte-css.svg?style=social&label=Star)
289+
[Repo](https://github.com/edwardtufte/tufte-css)
290+
| #CSS
291+
287292
- [**Gutenberg**](https://github.com/BafS/Gutenberg) - Modern framework to print the web correctly.
288293
![](https://img.shields.io/github/stars/BafS/Gutenberg.svg?style=social&label=Star)
289294
[Demo](https://bafs.github.io/Gutenberg/),
290295
[Docs](https://github.com/BafS/Gutenberg#what-does-the-framework-do-)
291296
| #SCSS
292297

293-
- [**Tufte CSS**](https://edwardtufte.github.io/tufte-css/) - Style your webpage like Edward Tufte’s handouts.
294-
![](https://img.shields.io/github/stars/edwardtufte/tufte-css.svg?style=social&label=Star)
295-
[Repo](https://github.com/edwardtufte/tufte-css)
296-
| #CSS
297-
298298
- [**Bojler**](https://bojler.slicejack.com) - Email framework for developing responsive and lightweight email templates.
299299
![](https://img.shields.io/github/stars/Slicejack/bojler.svg?style=social&label=Star)
300300
[Docs](https://bojler.slicejack.com/documentation/getting-started/),

0 commit comments

Comments
 (0)