From: Tom Byrer Date: Fri, 4 Mar 2016 22:42:39 +0000 (-0700) Subject: ) X-Git-Tag: v6.2.2-rc1~4^2~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abc03202e3e7aa50f3518bb2316b653a26562c1f;p=thirdparty%2Ffoundation%2Ffoundation-sites.git ) --- 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);