A source of CSS rules.
A dynamically updated CSS rule set can be constructed out of one or more sources by stypRules and lazyStypRules functions.
This can be one of:
StypRule
StypRule.rules.self
StypRules
Generated using TypeDoc
A source of CSS rules.
A dynamically updated CSS rule set can be constructed out of one or more sources by stypRules and lazyStypRules functions.
This can be one of:
StypRule
instance. AStypRule.rules.self
is used instead. I.e. a list containing only the rule itself.StypRules
instance. It is used as is.