mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
fix: 嵌入式字体
This commit is contained in:
@@ -50,6 +50,7 @@ document.querySelector('head').appendChild = <T extends Node>(node: T) => {
|
||||
return newNode
|
||||
}
|
||||
import { App, createApp } from 'vue'
|
||||
import '../../assets/font/index.css'
|
||||
import '@/style/index.less'
|
||||
import '@/plugins/svg-icon'
|
||||
import 'normalize.css/normalize.css'
|
||||
|
||||
Reference in New Issue
Block a user