Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hengfeiyang/gocsscompress
compress css file use go.
https://github.com/hengfeiyang/gocsscompress
Last synced: about 1 month ago
JSON representation
compress css file use go.
- Host: GitHub
- URL: https://github.com/hengfeiyang/gocsscompress
- Owner: hengfeiyang
- Created: 2015-10-12T14:55:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-12T14:56:19.000Z (about 9 years ago)
- Last Synced: 2023-03-04T04:33:55.175Z (almost 2 years ago)
- Language: Go
- Size: 102 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSS Compress
1. remove annotation
2. remove \n \t
3. remove multi blankspace.
4. remove {} before/after blankspace and semicolon.test.css is a source css file.