From d8decaa765efa88f7c330879808803c483e300f3 Mon Sep 17 00:00:00 2001 From: Josh Wenning Date: Tue, 31 Oct 2017 05:42:55 -0400 Subject: [PATCH] Add third party packages to documentation (#146) * Add community section to docs * Replaced giuseppeg packages and moved section * Remove Community Packages sentence --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index d464f8f1..809fd12a 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,20 @@ the `-w` flag e.g. `npm run build -- -w`. Refer to the [SUIT theme](https://github.com/suitcss/theme) for a more thorough example. +## Community Packages + +### Components + +* https://github.com/antontrollback/select +* https://github.com/giuseppeg/suitcss-toolkit +* https://github.com/simonsmith/suitcss-components-form-field + +### Utilities + +* https://github.com/frekyll/suitcss-utils-spacing +* https://github.com/simonsmith/suitcss-utils-image +* https://github.com/simonsmith/suitcss-utils-list + ## Example SUIT CSS makes use of variables, custom media queries, and dependency resolution for CSS.