An open API service indexing awesome lists of open source software.

https://github.com/benhuang1024/clean-css

Cleanup of redundant interface styles (remove unused CSS)
https://github.com/benhuang1024/clean-css

clean-css cleancss style-cleanup

Last synced: 3 months ago
JSON representation

Cleanup of redundant interface styles (remove unused CSS)

Awesome Lists containing this project

README

        

# CleanCSS

#### 清理界面多余 CSS 样式

需配合 Chrome Performace 使用

把原 CSS 与无效 CSS 去重得到新样式(当前仅使用于单页面)