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)
- Host: GitHub
- URL: https://github.com/benhuang1024/clean-css
- Owner: benhuang1024
- Created: 2016-12-08T16:12:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-05T04:39:25.000Z (about 6 years ago)
- Last Synced: 2025-01-11T02:31:53.408Z (5 months ago)
- Topics: clean-css, cleancss, style-cleanup
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CleanCSS
#### 清理界面多余 CSS 样式
需配合 Chrome Performace 使用
把原 CSS 与无效 CSS 去重得到新样式(当前仅使用于单页面)