chore(lib): update mermaid 8.4.2 -> 8.4.8 echarts 4.5.0 -> 4.6.0 gitalk 1.5.0 -> 1.6.0

This commit is contained in:
Dillon
2020-02-24 20:34:00 +08:00
parent ef88651fe4
commit 7e56922f82
33 changed files with 218 additions and 130 deletions

View File

@@ -1,11 +0,0 @@
.mermaid {
width: 100%;
margin: 3% auto;
text-align: center;
@import "../lib/mermaid/neutral/index";
.dark-theme & {
@import "../lib/mermaid/dark/index";
}
}