From abc03202e3e7aa50f3518bb2316b653a26562c1f Mon Sep 17 00:00:00 2001 From: Tom Byrer Date: Fri, 4 Mar 2016 15:42:39 -0700 Subject: [PATCH] ) --- docs/pages/flexbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/flexbox.md b/docs/pages/flexbox.md index 490e6d32a..0b041c7f4 100644 --- a/docs/pages/flexbox.md +++ b/docs/pages/flexbox.md @@ -24,7 +24,7 @@ Flexbox mode is only supported these browsers: If you're using the CSS version of Foundation, you can generate a custom download of Foundation with flexbox mode enabled. You can achieve this one of two methods if you're using sass: -* If you use `@include foundation-everything;` in your settings scss file (usually `app.scss` or `settings.scss`, pass `true` like so: +* If you use `@include foundation-everything;` in your settings scss file (usually `app.scss` or `settings.scss`), pass `true` like so: ```scss @include foundation-everything(true); -- 2.47.2