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 8260bba commit b95811fCopy full SHA for b95811f
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 {
@@ -779,7 +778,6 @@ classDiagram
779
778
ValueList <|-- RuleValueList: inheritance
780
Renderable <|.. Comment: realization
781
Positionable <|.. Comment: realization
782
783
%% end of the generated part
784
785
0 commit comments