evrone / postcss-px-to-viewport

A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.
https://evrone.com/postcss-px-viewport
MIT License
2.98k stars 401 forks source link

landscape: true 横屏状态下样式被覆盖 #172

Open nobadbad opened 5 months ago

nobadbad commented 5 months ago

@media (orientation: landscape) 内样式被正常样式覆盖 导致横屏状态下样式不起作用 1706454571248