mirror of
https://github.com/Powerful-517/yys-editor.git
synced 2026-03-05 15:05:27 +00:00
fix(embed): auto-install element-plus and include theme css in lib entry
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// 库入口文件
|
||||
import 'element-plus/dist/index.css'
|
||||
import 'vue3-draggable-resizable/dist/Vue3DraggableResizable.css'
|
||||
import YysEditorEmbed from './YysEditorEmbed.vue'
|
||||
|
||||
// 导出组件
|
||||
|
||||
Reference in New Issue
Block a user