fix: 去掉element plus暗黑主题的引用

This commit is contained in:
hello8693 2024-08-04 21:02:32 +08:00
parent e770a874f6
commit 0e3b559307

View File

@ -16,9 +16,6 @@ import { createApp } from 'vue';
import { VueShowdownPlugin } from 'vue-showdown';
import 'virtual:svg-icons-register';
import 'element-plus/theme-chalk/dark/css-vars.css'
const app = createApp(App);
app.use(VueShowdownPlugin, {