]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
updates sass page with more content
authorRafiBomb <rafi@zurb.com>
Mon, 21 Mar 2016 01:11:09 +0000 (18:11 -0700)
committerRafiBomb <rafi@zurb.com>
Mon, 21 Mar 2016 01:11:09 +0000 (18:11 -0700)
docs/pages/sass.md

index f2c59b78ad228750e090ffe11e5e1072219b790b..7e38eec234aa581f0addf1f5f46b4be0006697ea 100644 (file)
@@ -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