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.99k stars 401 forks source link

• fix: 修复windowns环境下path为右斜杠时,exclude 正则匹配失效的问题 #62

Open git-lt opened 3 years ago

git-lt commented 3 years ago

修复windowns环境下path为右斜杠时,exclude 正则匹配失效的问题