Track all properties from a ruleset in this block's PropertyContainer.
PostCSS ruleset
Iterate over all stored resolutions.
Resolution An iterable set of Resolution objects.
Retrieve a full Set of properties used by any Ruleset that defines this Style. Optional filter by pseudo. If no pseudo is provided, properties from across all pseudos are returned.
Optional pseudo element to get properties from
A set of property names.
Retrieve all pseudo elements which were found to have properties for this Style.
A set of pseudo element names.
Retrieve all Rulesets that define this Style's behavior. Filter by property concern and optional pseudo. If no pseudo is provided, Rulesets from across all pseudos are returned.
Optional pseudo element to get Rulesets for
A set of Ruleset objects.
Generated using TypeDoc
Cache and interface methods for all rulesets that may apply to a Style.