]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Remove unneeded declaration in docs
authorKevin Ball <kmball11@gmail.com>
Fri, 30 Jun 2017 15:50:02 +0000 (08:50 -0700)
committerKevin Ball <kmball11@gmail.com>
Fri, 30 Jun 2017 15:50:02 +0000 (08:50 -0700)
docs/pages/xy-grid.md

index c903fbda493eb3e1362ab9eb3251fdcdd32fbfb0..9641bccc252d0fe2ce09b1868d7b9d8031b1fd83 100644 (file)
@@ -23,7 +23,6 @@ If you're using the CSS version of Foundation, you can generate a <a href="https
 ```scss
 @import 'foundation';
 
-@include xy-grid;
 @include foundation-xy-grid-classes;
 ```