Install Purgecss to remove unused CSS npm install @fullhuman/postcss-purgecss --save-devEdit postcss.config.js: module.exports = {plugins: ...
確定! 回上一頁