rodneyrehm / viewport-units-buggyfill

Making viewport units (vh|vw|vmin|vmax) work properly in Mobile Safari.
MIT License
1.59k stars 151 forks source link

Add support for @supports query. #75

Closed Winner95 closed 7 years ago

Winner95 commented 7 years ago

Hello!

I added viewport-units-buggyfill to one my project and found that it doesn't procces @supports queries. In this request I made a solution, which worked for me, hope it will help other people and will be good thing for new minor version of viewport-units-buggyfill.

Winner95 commented 7 years ago

Yes, you right - it's look better in this edition.