snaplet-css-min: A Snaplet for CSS minification
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.
Downloads
- snaplet-css-min-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.1.2 |
---|---|
Dependencies | base (>=4.6 && <5), bytestring (>=0.10 && <0.11), css-text (>=0.1.2 && <0.2), directory (>=1.2 && <2), filepath (>=1.3 && <2), lens (>=3.9.2 && <5), snap (>=0.13.1 && <0.14), text (>=0.11.3 && <2), utf8-string (>=0.3 && <0.4) [details] |
License | MIT |
Copyright | (c) 2014 Timothy Jones |
Author | Timothy Jones |
Maintainer | Timothy Jones <git@zmthy.io> |
Category | Web |
Home page | https://github.com/zmthy/snaplet-css-min |
Bug tracker | https://github.com/zmthy/snaplet-css-min/issues |
Source repo | head: git clone git://github.com/zmthy/http-media.git |
Uploaded | by TimothyJones at 2014-03-17T02:19:01Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2303 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |