diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e6a64a..5389550 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -164,6 +164,7 @@ calendar | 日历细节调整 | 1a8d6bf - | project 代码健壮性完善 | a3202c5 store/home | 删除store/home | db8a3b4 + tailwindcss | tailwindcss CDN引入;移除相关配置文件及包;开启treeShaking | 15485a0 task beginTime | 格式化任务开始时间 | fbc0301 template | eslint prettier sass uview tailwindcss | 9c966a1 tips | 修改任务状态方法重构 | b57d3ac diff --git a/src/App.vue b/src/App.vue index b9e9547..e36ab95 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,9 +1,11 @@