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

我在pc端项目使用了下这个插件:原本vue2项目没有postcss配置文件,我添加了postcss配置文件,并且下载了这个插件,然后又把这些删除了,然后 谷歌浏览器样式解析就不正常了;我用edge打开就是正常的 #158

Closed maorunjie-2019 closed 1 year ago

maorunjie-2019 commented 1 year ago

77