Skip to content

Commit 4659739

Browse files
committed
Move Bourbon to "stalled" section
1 parent c52b673 commit 4659739

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

readme.md

+6-13
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Feel free to [contribute](https://github.com/troxler/awesome-css-frameworks/blob
1818
- [Material Design](#material-design)
1919
- [Utility-based](#utility-based)
2020
- [Specialized](#specialized)
21-
- [Toolkits](#toolkits)
2221
- [Stalled Development](#stalled-development)
2322

2423

@@ -286,18 +285,6 @@ Frameworks that are smaller than ~5KB.
286285
| #SCSS
287286

288287

289-
## Toolkits
290-
291-
Toolkits are closer to a library than to a framework.
292-
They do not provide actual styling but utilities (e.g. mixins) that you can use in your CSS preprocessor.
293-
294-
- [**Bourbon**](https://www.bourbon.io/) - Lightweight Sass tool set.
295-
![](https://img.shields.io/github/stars/thoughtbot/bourbon.svg?style=social&label=Star)
296-
[Docs](https://www.bourbon.io/docs/latest/),
297-
[Repo](https://github.com/thoughtbot/bourbon/)
298-
| #SCSS
299-
300-
301288
## Stalled Development
302289

303290
Frameworks that have not seen any real development for more than about one year or officially have been deprecated.
@@ -319,6 +306,12 @@ We are keeping them here for reference/inspiration and hope for a revival.
319306
[Repo](https://github.com/tachyons-css/tachyons/)
320307
| #CSS
321308

309+
- [**Bourbon**](https://www.bourbon.io/) - Lightweight Sass tool set.
310+
![](https://img.shields.io/github/stars/thoughtbot/bourbon.svg?style=social&label=Star)
311+
[Docs](https://www.bourbon.io/docs/latest/),
312+
[Repo](https://github.com/thoughtbot/bourbon/)
313+
| #SCSS
314+
322315
- [**Water.css**](https://watercss.kognise.dev/) - Just-add-CSS collection of styles to make simple websites just a little nicer.
323316
![](https://img.shields.io/github/stars/kognise/water.css.svg?style=social&label=Star)
324317
[Repo](https://github.com/kognise/water.css)

0 commit comments

Comments
 (0)