purescript-0.13.2: PureScript Programming Language Compiler

Safe HaskellNone
LanguageHaskell2010

Language.PureScript.Docs.Css

Synopsis

Documentation

normalizeCss :: ByteString Source #

An embedded copy of normalize.css as a UTF-8 encoded ByteString; this should be included before pursuit.css in any HTML page using pursuit.css.

pursuitCss :: ByteString Source #

CSS for use with generated HTML docs, as a UTF-8 encoded ByteString.