Commit 916f13e4 by 吴斌

add bootstrap-icons

parent 08f77e51
......@@ -4,9 +4,9 @@ import gojs from 'gojs'
import ElementUI from 'element-plus';
import * as ElementPlusIconsVue from '@element-plus/icons-vue'
import "element-plus/theme-chalk/index.css"
import './style/element-plus/custom.css'
import 'virtual:uno.css'
import './assets/iconfont/iconfont.css'
import './assets/bootstrap-icons/bootstrap-icons.css'
let app = createApp(App, {go: gojs})
app.use(ElementUI)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment