//
pkg.gl
Category
github.com/dchenk/minify
css
package
2.3.5+incompatible
Repository:
https://github.com/dchenk/minify.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
8
Dependents
0
Files
815 SLOC
#
Functions
Minify
Minify minifies CSS data, it reads from r and writes to w.
#
Variables
DefaultMinifier
DefaultMinifier is the default minifier.
ShortenColorHex
ShortenColorHex maps a color hexcode to its shorter name.
ShortenColorName
ShortenColorName maps a color name to its shorter hexcode.
#
Structs
Minifier
Minifier is a CSS minifier.
Token
No description provided by the author