From 60286700a2b8c7bc2fed54d282e3dedc6bc7487e Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Sun, 6 Sep 2020 01:51:44 +0300 Subject: [PATCH] Added sButtons repository (#681) * Added sButtons repository * Update based on review --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dcb0303..9dbbc00 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [C++](#c-2) - [Clojure](#clojure) - [ClojureScript](#clojurescript) +- [CSS](#css) - [Dart](#dart) - [Elixir](#elixir) - [Go](#go) @@ -67,6 +68,10 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [LightTable](https://github.com/LightTable/LightTable/labels/good%20first%20issue) _(label: good first issue)_
The Next Generation code editor! One of the top funded projects on KickStarter. +## CSS + +- [sButtons](https://github.com/shahednasser/sbuttons/labels/good%20first%20issue) _(label: good first issue)_
Simple buttons you can easily use for your next project. + ## Dart - [dart.dev](https://github.com/dart-lang/site-www/labels/beginner) _(label: beginner)_
A website covering Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps.