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.
2 parents 12afe20 + 4c8af80 commit 238b8c8Copy full SHA for 238b8c8
README.md
@@ -719,6 +719,7 @@ classDiagram
719
Commentable <|.. RuleSet: realization
720
RuleSet <|-- AtRuleSet: inheritance
721
AtRule <|.. AtRuleSet: realization
722
+ Renderable <|.. Selector: realization
723
Selector <|-- KeyframeSelector: inheritance
724
Renderable <|-- AtRule: inheritance
725
Commentable <|-- AtRule: inheritance
0 commit comments