chore(lib): refactor libs and update Font Awesome 5.11.2 -> 5.12.1

This commit is contained in:
Dillon
2020-02-24 17:53:08 +08:00
parent 72a2e9bdcf
commit ef88651fe4
164 changed files with 369 additions and 255 deletions

View File

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