Skip to content

Commit 8ea11a4

Browse files
authored
[TASK] Add to UML diagram that Selector implements Renderable (#1224)
Followup to #1017
1 parent 12afe20 commit 8ea11a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -719,6 +719,7 @@ classDiagram
719719
Commentable <|.. RuleSet: realization
720720
RuleSet <|-- AtRuleSet: inheritance
721721
AtRule <|.. AtRuleSet: realization
722+
Renderable <|.. Selector: realization
722723
Selector <|-- KeyframeSelector: inheritance
723724
Renderable <|-- AtRule: inheritance
724725
Commentable <|-- AtRule: inheritance

0 commit comments

Comments
 (0)