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 1814dd7 commit fc27bb1Copy full SHA for fc27bb1
README.md
@@ -619,11 +619,10 @@ class Sabberworm\CSS\CSSList\Document#4 (2) {
619
## Class diagram
620
621
```mermaid
622
+ %% start of the generated part
623
classDiagram
624
direction LR
625
- %% Start of the part originally generated from the PHP code using tasuku43/mermaid-class-diagram
626
-
627
class Anchor {
628
}
629
class AtRule {
@@ -777,7 +776,6 @@ classDiagram
777
776
ValueList <|-- RuleValueList: inheritance
778
Renderable <|.. Comment: realization
779
Positionable <|.. Comment: realization
780
781
%% end of the generated part
782
783
0 commit comments