From 1c2ee9cf8e8b6ffcbb083588173133fb959c31f8 Mon Sep 17 00:00:00 2001 From: Tamal Chowdhury Date: Sat, 1 Oct 2022 22:17:09 +0600 Subject: [PATCH] Removed sButton because it's archived (#1132) [sButtons](https://github.com/sButtons/sbuttons) repository is now archived and not accepting new PRs. This was the only repo under the CSS category so I am removing it. --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 16eec77..33fe6b4 100644 --- a/data.json +++ b/data.json @@ -175,15 +175,6 @@ ], "description": "The Next Generation code editor! One of the top funded projects on KickStarter." }, - { - "name": "sButtons", - "link": "https://github.com/shahednasser/sbuttons", - "label": "good-first-issue", - "technologies": [ - "CSS" - ], - "description": "Simple buttons you can easily use for your next project." - }, { "name": "dart.dev", "link": "https://github.com/dart-lang/site-www",