@hackage snaplet-css-min0.1.2
A Snaplet for CSS minification
Categories
License
MIT
Maintainer
Timothy Jones <git@zmthy.io>
Links
Versions
Installation
Dependencies (9)
Dependents (1)
@hackage/acme-everything
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.