stitch-0.6.0.0: lightweight CSS DSL

Safe HaskellNone
LanguageHaskell2010

Stitch.Example

Description

An example of how to use Stitch.

Synopsis

Documentation

exampleCSS :: CSS Source #

An example of a CSS document defined programmatically using Stitch. To convert this to an real CSS document, use renderCSS.

exampleOutput :: Text Source #

An example of Stitch's output. Uses the basic printer.