snaplet-css-min: A Snaplet for CSS minification

[ library, mit, web ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 2241 total (11 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]