hakyll-1.4: A simple static site generator library.Source codeContentsIndex
Text.Hakyll.Internal.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
compressCss :: String -> String
Documentation
compressCss :: String -> StringSource
Compress CSS to speed up your site.
Produced by Haddock version 2.6.0