@@ -18,7 +18,6 @@ Feel free to [contribute](https://github.com/troxler/awesome-css-frameworks/blob
18
18
- [ Material Design] ( #material-design )
19
19
- [ Utility-based] ( #utility-based )
20
20
- [ Specialized] ( #specialized )
21
- - [ Toolkits] ( #toolkits )
22
21
- [ Stalled Development] ( #stalled-development )
23
22
24
23
@@ -286,18 +285,6 @@ Frameworks that are smaller than ~5KB.
286
285
| #SCSS
287
286
288
287
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
-
301
288
## Stalled Development
302
289
303
290
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.
319
306
[ Repo] ( https://github.com/tachyons-css/tachyons/ )
320
307
| #CSS
321
308
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
+
322
315
- [ ** Water.css** ] ( https://watercss.kognise.dev/ ) - Just-add-CSS collection of styles to make simple websites just a little nicer.
323
316
![ ] ( https://img.shields.io/github/stars/kognise/water.css.svg?style=social&label=Star )
324
317
[ Repo] ( https://github.com/kognise/water.css )
0 commit comments