From afb48e070e483321783a48767d0d89d3538a1a85 Mon Sep 17 00:00:00 2001 From: Matt Black Date: Fri, 27 Nov 2015 07:17:02 +0000 Subject: [PATCH] Media query utils are required --- docs/pages/javascript.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.2