feat(web): 增加动效插件并优化侧边栏动画
- 为 `web` 应用引入 `tailwindcss-animate`,并接入 Tailwind 配置。 - 调整 `sheet` 与 `sidebar` 的移动端遮罩、过渡时长和动画曲线,提升侧边栏展开收起体验。 - 精简移动端侧边栏无障碍标题,仅保留必要语义。
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
"autoprefixer": "10.4.20",
|
||||
"postcss": "8.5.15",
|
||||
"tailwindcss": "3.4.15",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"typescript": "5.6.3",
|
||||
"vite": "8.0.16"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user