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.
1 parent 18152fb commit 6dec68eCopy full SHA for 6dec68e
README.md
@@ -788,8 +788,8 @@ classDiagram
788
SourceException <|-- UnexpectedTokenException: inheritance
789
CSSElement <|.. Value: realization
790
Positionable <|.. Value: realization
791
-
792
Value <|-- ValueList: inheritance
+
793
CSSList ..> CSSList: dependency
794
CSSList ..> Comment: dependency
795
CSSList ..> RuleSet: dependency
0 commit comments