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.
Selector
Renderable
1 parent 12afe20 commit 8ea11a4Copy full SHA for 8ea11a4
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