p package:clay
Pop is used to add style rules to selectors defined in an outer scope.
The counter specifies how far up the scope stack we want to add the
rules.
Configuration to print to a pretty human readable CSS output.
Filter elements by pseudo selector or pseudo class. The preferred
syntax is to enable
OverloadedStrings and use
":pseudo-selector" or use one of the predefined ones from
Clay.Pseudo.
Render to CSS using the default configuration (
pretty) and
directly print to the standard output.