From: Matt Black Date: Fri, 27 Nov 2015 07:17:02 +0000 (+0000) Subject: Media query utils are required X-Git-Tag: v6.0.6~52^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7254%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Media query utils are required --- diff --git a/docs/pages/javascript.md b/docs/pages/javascript.md index 7cc6dbb26..2cbdeff39 100644 --- a/docs/pages/javascript.md +++ b/docs/pages/javascript.md @@ -12,10 +12,11 @@ Once you have the files, add links to jQuery and Foundation as ` + ```
-

Make sure Foundation loads after jQuery.

+

Make sure Foundation loads after jQuery, and make sure to include the media query utils.

### File Structure