]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update sass docs page 10307/head
authorKevin Ball <kmball11@gmail.com>
Fri, 30 Jun 2017 16:17:55 +0000 (09:17 -0700)
committerKevin Ball <kmball11@gmail.com>
Fri, 30 Jun 2017 16:17:55 +0000 (09:17 -0700)
docs/pages/sass.md

index e4ea42ec2ade0f8dccce70ca2df70b9c35f9dd21..b0232dc8ec681607afeaec7252f47b607d35a7bc 100644 (file)
@@ -107,8 +107,9 @@ Our [starter projects](starter-projects.html) include the full list of imports,
 @import 'foundation';
 
 @include foundation-global-styles;
-@include foundation-grid;
-@include foundation-flex-grid;
+@include foundation-xy-grid-classes;
+//@include foundation-grid;
+//@include foundation-flex-grid;
 @include foundation-flex-classes;
 @include foundation-typography;
 @include foundation-forms;