From 58281a345be6c187a17343b02c92c6330e2d504e Mon Sep 17 00:00:00 2001 From: roymondchen Date: Thu, 19 Mar 2026 11:36:11 +0800 Subject: [PATCH] =?UTF-8?q?chore(playground):=20=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E5=A4=9A=E6=A0=B7=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- playground/src/main.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/playground/src/main.ts b/playground/src/main.ts index acc5661f..f1e52973 100644 --- a/playground/src/main.ts +++ b/playground/src/main.ts @@ -28,7 +28,6 @@ import editorPlugin from '@tmagic/editor'; import App from './App.vue'; import router from './route'; -import 'element-plus/dist/index.css'; import '@tmagic/editor/dist/style.css'; // @ts-ignore