webpack vite下px转vw方案postcss-px-to-viewport,兼容vant
webpack环境下(设计稿宽度750)下载插件npminstallpostcss-px-to-viewport-D创建postcss.config.jsconstpath=require("path");module.exports=({file})=>{如果设计稿宽度就是375那么就=375就行constdesignWidth=file.dirname.includes(path.join("