snaplet-css-min

A Snaplet for CSS minification.


Keywords
mit, web, Propose Tags, , Index, Snap.Snaplet.CSS.Minify, snaplet-css-min-0.1.2.tar.gz, browse, Package description, Package maintainers, TimothyJones, edit package information
License
MIT
Install
cabal install snaplet-css-min-0.1.2

Documentation

A Snaplet for minifying and caching CSS files.

Nest this Snaplet inside your own, and place your CSS files in snaplets/css-min.

The minifier just parses and renders the contents of the files with css-text, so
the minification is not complete. It will remove most whitespace, though.