]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Added missing dependencies for components 3923/head
authorJoe Workman <joe@workmanmail.com>
Wed, 18 Dec 2013 23:07:33 +0000 (15:07 -0800)
committerJoe Workman <joe@workmanmail.com>
Wed, 18 Dec 2013 23:07:33 +0000 (15:07 -0800)
The commted components would not compile individually unless the added
impors were added.

scss/foundation/components/_tabs.scss
scss/foundation/components/_visibility.scss

index fc0bdaa3a375ca6046a00dafca877f48f0730e35..e0ab88d2afaf83ce57941bda796a04d94198cfb4 100644 (file)
@@ -1,4 +1,5 @@
 @import "global";
+@import "grid";
 
 //
 // @variables
index 037db463d54601fa69f14727f0c12ef8ee43c063..4abba7bf4b51e9d4f03f4235f1c67d69be13a87b 100644 (file)
@@ -1,3 +1,5 @@
+@import "global";
+
 //
 // Foundation Visibility Classes
 //