無視オプションが機能していないようです。
私は次のことをしています:
.pipe(plugins.uncss({
html: glob.sync('./**/*.{csh,h}tml'),
ignore: ['.active']
})
誰でも助けることができますか?
無視オプションが機能していないようです。
私は次のことをしています:
.pipe(plugins.uncss({
html: glob.sync('./**/*.{csh,h}tml'),
ignore: ['.active']
})
誰でも助けることができますか?