css-0.2: Minimal monadic CSS DSL.
Language.CSS.Types
Description
CSS generation.
Synopsis
newtype CSSM x a Source
The CSS writer.
Constructors
Fields
Instances
type CSS x = CSSM x () Source
data Rule Source
A CSS rule.
data Property Source
A CSS property.