From: RafiBomb Date: Mon, 21 Mar 2016 01:11:09 +0000 (-0700) Subject: updates sass page with more content X-Git-Tag: v2.0.0-rc.4~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee70854e344024bf531687124228da8406b5b4bf;p=thirdparty%2Ffoundation%2Ffoundation-emails.git updates sass page with more content --- diff --git a/docs/pages/sass.md b/docs/pages/sass.md index f2c59b78..7e38eec2 100644 --- a/docs/pages/sass.md +++ b/docs/pages/sass.md @@ -94,3 +94,5 @@ $button-background: $primary-color !default; // Border around buttons. $button-border: 2px solid $button-background !default; ``` + +We put together some [Best Practices on Sass file structure](http://zurb.com/university/lessons/avoid-a-cluttered-mess-sensible-sass-file-structure) that will help you keep your project clean. \ No newline at end of file