Skip to content

Commit

Permalink
Update xy-grid.md
Browse files Browse the repository at this point in the history
Add $frame-grid to list of arguments for foundation-xy-grid-classes mixin.
  • Loading branch information
rlhawk authored Nov 19, 2017
1 parent ba75ed2 commit 33a5884
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/pages/xy-grid.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ These are:
$block-grid: true,
$collapse: true,
$offset: true,
$vertical-grid: true
$vertical-grid: true,
$frame-grid: true
);
```
---
Expand Down

0 comments on commit 33a5884

Please sign in to comment.