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

https://github.com/dchest/cssmin

Go package to minify CSS, which is a direct port of Ryan Grove's cssmin from Ruby
https://github.com/dchest/cssmin

Last synced: 4 months ago
JSON representation

Go package to minify CSS, which is a direct port of Ryan Grove's cssmin from Ruby

Awesome Lists containing this project

README

          

Go port of [Ryan Grove's cssmin](https://github.com/rgrove/cssmin).

* Docs: see .
* License: see `cssmin.go` (BSD).

[![Build Status](https://travis-ci.org/dchest/cssmin.png)](https://travis-ci.org/dchest/cssmin)