mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 13:46:32 +00:00
fix: 去掉element plus暗黑主题的引用
This commit is contained in:
parent
e770a874f6
commit
0e3b559307
@ -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, {
|
||||
|
Loading…
x
Reference in New Issue
Block a user