From 95a1f671cf8e18c399a1f3f31d0316d770929ff6 Mon Sep 17 00:00:00 2001 From: Jeff Pelletier Date: Thu, 2 Mar 2017 12:02:39 -0500 Subject: [PATCH] Expands CSS linting tools and adds design system tools --- tools/css.md | 52 ++++++++++------------------------------------------ 1 file changed, 10 insertions(+), 42 deletions(-) diff --git a/tools/css.md b/tools/css.md index 853b43c3..eebf9581 100644 --- a/tools/css.md +++ b/tools/css.md @@ -55,6 +55,8 @@ * [CSS Lint](http://csslint.net/) * [stylelint](http://stylelint.io/) +* [scsslint](https://github.com/brigade/scss-lint) +* [sasslint](https://github.com/sasstools/sass-lint) ##### Code Formatter/Beautifier: @@ -89,6 +91,14 @@ * [SUIT CSS](http://suitcss.github.io) * [rscss](http://rscss.io/) +##### CSS Design Systems: + +* [Pattern Lab](http://patternlab.io/) +* [Rizzo](https://github.com/lonelyplanet/rizzo) +* [KSS](http://warpspire.com/kss/) +* [Hologram](https://github.com/trulia/hologram) +* [SourceJS](https://sourcejs.com/) + ##### Authoring/Architecting Conventions: * [CSS code guide](http://codeguide.co/#css) [read] @@ -102,45 +112,3 @@ ##### Trending CSS Repositories on GitHub This Month: [https://github.com/trending?l=css&since=monthly](https://github.com/trending?l=css&since=monthly) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -