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

Update ElementQueries.js for "orientation" support #313

Open steveoriol opened 3 years ago

steveoriol commented 3 years ago

Add support for "orientation" queries ['landscape' |'portrait'|'square'] see https://github.com/marcj/css-element-queries/issues/288