feat(Animate): Add animate.css

This commit is contained in:
陈凯龙
2022-01-06 17:13:13 +08:00
parent 4216f7c218
commit 1436543a5c
10 changed files with 88 additions and 60 deletions

View File

@@ -28,6 +28,7 @@
"@iconify/iconify": "^2.1.0",
"@vueuse/core": "^7.5.1",
"@zxcvbn-ts/core": "^1.2.0",
"animate.css": "^4.1.1",
"element-plus": "1.3.0-beta.1",
"lodash-es": "^4.17.21",
"pinia": "^2.0.9",
@@ -49,7 +50,6 @@
"@typescript-eslint/parser": "^5.8.1",
"@vitejs/plugin-vue": "^2.0.1",
"@vitejs/plugin-vue-jsx": "^1.3.3",
"@windicss/plugin-animations": "^1.0.9",
"autoprefixer": "^10.4.1",
"commitizen": "^4.2.4",
"eslint": "^8.6.0",