IStyleFormatter
Basic interface for CSS node serialization.
Concats the given rules to create a block serialization.
Creates the serialization of the constraint with the provided name
and value, if any.
Creates the serialization of a declaration with the given name,
value and important flag.
Creates the serialization of the declarations with the provided
string representations.
Serializes a CSS medium with the provided properties.
Converts the name and value of the provided rule to a simple rule.
Converts the name, prelude and rules of the provided rule to a
composed rule.
Concats the given rules to create the stylesheet serialization.
Creates the serialized form of a style rule for the given selector
with the provided rules.