Skip to content

Making viewport units (vh|vw|vmin|vmax) work properly in Mobile Safari.

License

Notifications You must be signed in to change notification settings

woshilaoge/viewport-units-buggyfill

 
 

Repository files navigation

Viewport Units Buggyfill

forked from rodneyrehm/viewport-units-buggyfill

Fixed

  • PC 以及 需要控制 maxWidth 场景下的使用 ,新增 maxWidth 配置
require('viewport-units-buggyfill-w');.init({maxWidth: 640});

License

viewport-unit-buggyfill is published under the MIT License.

About

Making viewport units (vh|vw|vmin|vmax) work properly in Mobile Safari.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.1%
  • HTML 6.9%