We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
DeclarationBlock
RuleContainer
1 parent 40a63fe commit 3aa26c7Copy full SHA for 3aa26c7
README.md
@@ -764,6 +764,7 @@ classDiagram
764
Positionable <|.. DeclarationBlock: realization
765
CSSElement <|.. DeclarationBlock: realization
766
CSSListItem <|.. DeclarationBlock: realization
767
+ RuleContainer <|.. DeclarationBlock: realization
768
CSSFunction <|-- Color: inheritance
769
PrimitiveValue <|-- URL: inheritance
770
RuleValueList <|-- CalcRuleValueList: inheritance
0 commit comments