feat: 整合unocss
Former-commit-id: 043192a1a31fe34e25c2f07ca62f148d6560eaa9
This commit is contained in:
@@ -15,6 +15,8 @@ import '@/styles/index.scss';
|
||||
import 'element-plus/theme-chalk/index.css';
|
||||
import 'element-plus/theme-chalk/dark/css-vars.css';
|
||||
|
||||
import 'uno.css';
|
||||
|
||||
const app = createApp(App);
|
||||
// 自定义指令
|
||||
import * as directive from '@/directive';
|
||||
|
||||
Reference in New Issue
Block a user