Zurb Foundation _global.scss meta styles for js?
问题 I was working on a Foundation 5 project that turned out to have an outdated _global.scss component. I was trying to get range sliders working, but they were mysteriously not. Turns out, I was missing the following 2 lines of CSS: meta.foundation-data-attribute-namespace { font-family: false; } Can someone explain these lines to me? The Docs say this: // Used to provide media query values for javascript components. // Forward slash placed around everything to convince PhantomJS to read the