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

fix the hacks module path to be required in readme #98

Closed LiuRhoRamen closed 6 years ago

LiuRhoRamen commented 6 years ago

It seems that 'viewport-units-buggyfill.hacks' can't be required without adding the module prefix 'viewport-units-buggyfill/'.

rodneyrehm commented 6 years ago

thanks!