wswmsword / postcss-mobile-forever

一款 PostCSS 插件,将固定尺寸的视图转为可跟随宽度变化而等比例伸缩的视图。To adapt different displays by one mobile viewport.
https://wswmsword.github.io/examples/mobile-forever/vanilla/
MIT License
325 stars 19 forks source link

配置selectorBlackList无效? #57

Closed ren2436 closed 1 month ago

ren2436 commented 1 month ago

selectorBlackList: ['.ignore', 'keep-px'],

给元素添加 class ignore,样式中的px依旧会转换为vw,是配置有啥问题么? 目前使用注释的方式是没问题的 / mobile-ignore-next /