First we install purgecss - npm i purgecss -D; Then we create a dist foler under static directory; In package.json we add scripts to execute purge command ...
確定! 回上一頁