:lipstick:🚩 Add mermaid support. Close #56
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
@import 'gitter';
|
||||
@import 'livere';
|
||||
@import 'waline';
|
||||
@import 'mermaid';
|
||||
|
||||
.use-motion .animated {
|
||||
// Fix issue #48 #55
|
||||
|
||||
3
assets/css/_common/components/third-party/mermaid.scss
vendored
Normal file
3
assets/css/_common/components/third-party/mermaid.scss
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
.mermaid {
|
||||
background: var(--highlight-foreground);
|
||||
}
|
||||
Reference in New Issue
Block a user