feat(lib): update mermaid to v8.4.2, echarts to v4.5.0, typeit to v6.1.1(modern)

This commit is contained in:
Dillon ZENG
2019-11-23 15:26:15 +08:00
parent e4627fe297
commit d056fd46d7
19 changed files with 182 additions and 21 deletions

View File

@@ -3,4 +3,6 @@
.branch-label {
fill: lightgrey;
color: lightgrey;
font-family: 'trebuchet ms', verdana, arial;
font-family: var(--mermaid-font-family);
}