hakyll-4.8.0.1: A static website compiler library

Safe HaskellNone
LanguageHaskell98

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 -> String Source

Compress CSS to speed up your site.