feat: 引入 animate.css 动画库,移除自定义的 transtion 自定义动画样式文件

This commit is contained in:
郝先瑞
2024-02-21 18:17:57 +08:00
parent b1210cf2b8
commit 41234e7e57
7 changed files with 11 additions and 84 deletions

View File

@@ -1,4 +1,3 @@
@use "./transition";
@use "./reset";
.app-container {