]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update xy-grid.md 10778/head
authorRick Hawkins <rick@alchemydes.com>
Sun, 19 Nov 2017 06:14:42 +0000 (22:14 -0800)
committerGitHub <noreply@github.com>
Sun, 19 Nov 2017 06:14:42 +0000 (22:14 -0800)
Add $frame-grid to list of arguments for foundation-xy-grid-classes mixin.

docs/pages/xy-grid.md

index 481791f60df511520995053c146d3e4fa17e3b42..71f5e5cce92c92e20e6213cb890f2234931030fb 100644 (file)
@@ -42,7 +42,8 @@ These are:
   $block-grid: true,
   $collapse: true,
   $offset: true,
-  $vertical-grid: true
+  $vertical-grid: true,
+  $frame-grid: true
 );
 ```
 ---