Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.