hakyll-3.4.1.0: A static website compiler library

Safe HaskellSafe-Infered

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.