hakyll-3.1.2.2: A simple static site generator library.

Hakyll.Web.CompressCss

Description

Module used for CSS compression. The compression is currently in a simple state, but would typically reduce the number of bytes by about 25%.

Synopsis

Documentation

compressCss :: String -> StringSource

Compress CSS to speed up your site.