mirror of https://github.com/usememos/memos.git
chore: tweak file name
This commit is contained in:
parent
eb72609ea3
commit
264e6e6e9c
|
|
@ -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 New Issue