更新 Web/src/main.ts
This commit is contained in:
parent
e6e9897c88
commit
7f8dc97a3e
@ -7,6 +7,7 @@ import { i18n } from '/@/i18n/index';
|
|||||||
import other from '/@/utils/other';
|
import other from '/@/utils/other';
|
||||||
import ElementPlus from 'element-plus';
|
import ElementPlus from 'element-plus';
|
||||||
import '/@/theme/index.scss';
|
import '/@/theme/index.scss';
|
||||||
|
import 'virtual:uno.css'
|
||||||
// 动画库
|
// 动画库
|
||||||
import 'animate.css';
|
import 'animate.css';
|
||||||
// 栅格布局
|
// 栅格布局
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user