clay-0.12.3: CSS preprocessor as embedded Haskell.

Safe HaskellNone
LanguageHaskell98

Clay.Comments

Synopsis

Documentation

commenting :: CommentText -> Css -> Css infixl 3 Source #

Annotate the supplied Css with the supplied comment. Comments work with OverloadedStrings. This will annotate every non-nested value.