purgecss通過移除不使用的css,可以減少我們web項目中css的大小
幾個類似的實現
- uncss
https://github.com/uncss/uncss - purifycss
https://github.com/purifycss/purifycss
參考資料
https://github.com/FullHuman/purgecss
https://github.com/uncss/uncss
https://github.com/purifycss/purifycss