会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
DCodes
博客园
首页
新随笔
联系
订阅
管理
2023年11月16日
所见即所得的动画效果:Animate.css
摘要: 我们可以在集成Animate.css来改善界面的用户体验,省掉大量手写css动画的时间。 官网:Animate.css 使用 1、安装依赖 npm install animate.css --save 2、引入依赖 import 'animate.css'; 3、在项目中使用 在class类名上an
阅读全文
posted @ 2023-11-16 18:57 兔子先森Ace
阅读(126)
评论(0)
推荐(0)
编辑
公告