marcj / css-element-queries

CSS Element-Queries aka Container Queries. High-speed element dimension/media queries in valid css.
http://marcj.github.io/css-element-queries/
MIT License
4.27k stars 487 forks source link

Added jquery to module loader, added noConflict #128

Closed juneidy closed 8 years ago

marcj commented 8 years ago

Well, this library doesn't need a hard dependency on jQuery as it works perfectly without it.

juneidy commented 8 years ago

Oh right, sorry. One of the project I'm working on does not expose jQuery to the global. Maybe just close this PR.