WickyNilliams / enquire.js

Awesome Media Queries in JavaScript
http://wicky.nillia.ms/enquire.js/
MIT License
3.63k stars 269 forks source link

Solve matchMedia not present, legacy browsers require a polyfill issue #157

Closed Danjavia closed 7 years ago

Danjavia commented 7 years ago

Including it into the file other dependencies will not to have issues when run tests.

WickyNilliams commented 7 years ago

This is not an issue with enquire.js. It is an issue with the environment in which you are running it (it doesn't have matchMedia available)