package
2.3.5+incompatible
Repository: https://github.com/dchenk/minify.git
Documentation: pkg.go.dev

# Functions

Minify minifies CSS data, it reads from r and writes to w.

# Variables

DefaultMinifier is the default minifier.
ShortenColorHex maps a color hexcode to its shorter name.
ShortenColorName maps a color name to its shorter hexcode.

# Structs

Minifier is a CSS minifier.
No description provided by the author