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 sanity check to window.getComputedStyle in ResizeSensor #234

Closed JuusoPalander closed 6 years ago

JuusoPalander commented 6 years ago

Should fix https://github.com/marcj/css-element-queries/issues/222

marcj commented 6 years ago

Thanks!