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 @support queries in css. After review #76

Closed Winner95 closed 7 years ago

Winner95 commented 7 years ago

Thank you for feedback in #75 , hope this will be better solution.

rodneyrehm commented 7 years ago

Thank you for your efforts!

I've added an example to the test.css and released your changes as v0.6.1.

Winner95 commented 7 years ago

Thank you! Glad to hear that it was useful!