From 5784dafb53011ba1365d75f8c1c357c26aef730a Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sun, 31 May 2015 20:53:26 +0100 Subject: [PATCH] Added CSS Shorthand Generator --- BigBoxOfCSS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BigBoxOfCSS.md b/BigBoxOfCSS.md index cd36bc7..99928ed 100644 --- a/BigBoxOfCSS.md +++ b/BigBoxOfCSS.md @@ -11,6 +11,8 @@ - [Colourful CSS Gradient Background Generator](http://www.webcore-it.com/colorful-background/) - Gnerates colourful backgrounds with a CSS gradient (or 4) +## Preprocessors and rewriters + - [CSS Shorthand Generator](http://shrthnd.volume7.io/) ## Tutorials and References - [A Complete Guide to Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - A good css-tricks tutorial on how the flexbox works