EmptyRuleBlock

data object EmptyRuleBlock : Block<Rule> (source)

An empty rule block, used as a placeholder when no rules are present.

Properties

Link copied to clipboard
open val children: List<Rule>
Link copied to clipboard
open override val location: CssLocation

Functions

Link copied to clipboard
open override fun toString(indent: Int): String