mirror of
https://github.com/usememos/memos.git
synced 2025-01-27 15:42:16 +08:00
chore: tweak file name
This commit is contained in:
parent
eb72609ea3
commit
264e6e6e9c
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import "./css/global.css";
|
|||
import "./css/tailwind.css";
|
||||
import "./helpers/polyfill";
|
||||
import "./i18n";
|
||||
import "./less/code-highlight.less";
|
||||
import "./less/highlight.less";
|
||||
import router from "./router";
|
||||
import store from "./store";
|
||||
import theme from "./theme";
|
||||
|
|
Loading…
Reference in a new issue