@import 'components/thumbnail';
@import 'components/tooltip';
-// These styles are applied to <meta> tags, which are read by the Foundation JavaScript
-.foundation-mq {
- font-family: "#{-zf-bp-serialize($breakpoints)}";
-}
-
@mixin foundation-everything {
@include foundation-global-styles;
@include foundation-grid;
@return nth($values, $i);
}
}
+
+// These styles are applied to <meta> tags, which are read by the Foundation JavaScript
+.foundation-mq {
+ font-family: "#{-zf-bp-serialize($breakpoints)}";
+}