From 4b3be7d98c53808b5fe4a5478126aa95f2e2c8ce Mon Sep 17 00:00:00 2001 From: Nicolas Coden Date: Tue, 2 Jan 2018 17:01:47 +0100 Subject: [PATCH] docs: remove undefined mixin `xy-cell-breakpoints` #10276 Closes https://github.com/zurb/foundation-sites/issues/10276 --- docs/pages/xy-grid.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/pages/xy-grid.md b/docs/pages/xy-grid.md index 71f5e5cce..7f95bf2a8 100644 --- a/docs/pages/xy-grid.md +++ b/docs/pages/xy-grid.md @@ -425,14 +425,6 @@ Refer to the Sass documentation below to learn how each mixin works and the avai } ``` -We also have a shorthand option for the above which outputs the same CSS: - -```scss -.main-content { - @include xy-cell-breakpoints((small: full, medium: 8)); -} -``` - ### Custom Block Grid Use the `xy-grid-layout()` mixin to create your own block grid. -- 2.47.2