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

include 无法单独处理scss文件 #136

Closed gitsheny closed 1 year ago

gitsheny commented 2 years ago

include貌似只能对vue文件生效。假如vue导入外部scss,include vue文件时生效,include vue引入的scss文件时不生效

yakabito commented 1 year ago

咋解决的哥们?

gitsheny commented 1 year ago

咋解决的哥们?

修改源码,筛选指定内容

AprilLemon commented 3 months ago

咋解决的哥们?

修改源码,筛选指定内容

可以提供给下代码吗 感谢