chore: tweak file name

This commit is contained in:
Steven 2024-01-20 23:47:04 +08:00
parent eb72609ea3
commit 264e6e6e9c
2 changed files with 1 additions and 1 deletions

View file

@ -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";