WickyNilliams / enquire.js

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

Modify matchMedia test to always check global window #102

Closed nnnnathann closed 10 years ago

nnnnathann commented 10 years ago

Changes matchMedia to always check window object at runtime, fixes compatibility issue with browserify compilation.

UMD Examples available here

Closes #93

nnnnathann commented 10 years ago

Thanks man!

WickyNilliams commented 10 years ago

No problems, thanks for taking the time to help. Much appreciated :)