stitch-0.6.0.0: lightweight CSS DSL
Stitch.Example
Description
An example of how to use Stitch.
exampleCSS :: CSS Source #
An example of a CSS document defined programmatically using Stitch. To convert this to an real CSS document, use renderCSS.
renderCSS
exampleOutput :: Text Source #
An example of Stitch's output. Uses the basic printer.
basic