module.exports = { content: ['index.html'], css: ['style.css'] }. 然後PurgeCSS 就可以使用此配置檔案 const purgecss = new Purgecss() const ...
確定! 回上一頁