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

Use MutationObserver #140

Closed andrewmcwatters closed 7 years ago

andrewmcwatters commented 7 years ago

works with any layout modifications: ... DOM mutation

marcj commented 7 years ago

?

andrewmcwatters commented 7 years ago

This library doesn't watch for new elements inserted.