11 Commits

Author SHA1 Message Date
xiangshu233
147022076f refactor: ♻️ 代码风格提交校验重构
1、移除 eslint prettier stylelint 使用 antfu/eslint-config 替代代码风格检查
2、移除 husky git hooks插件,使用 simple-git-hooks 替代
2024-02-17 13:48:51 +08:00
xiangshu233
b1527c8dca fix(main): 🐛 增加 reset/tailwind 样式文件 2024-02-15 17:07:19 +08:00
xiangshu233
ad77095e72 refactor: ♻️ 移除 windicss 改用 unocss 2024-02-15 16:28:07 +08:00
xiangshu233
7817f83d5c chore: 依赖升级 2023-12-27 18:08:35 +08:00
wswmsword
459c556cfd chore: update postcss-mobile-forever 2023-08-27 09:53:26 +08:00
wswmsword
7f1eb54f4b chore: 更新 mobile-forever 版本,添加选项过滤 1px 边框转换问题 2023-04-21 16:20:35 +08:00
wswmsword
e3d9962ccf chore: 使用 postcss-mobile-forever 进行屏幕适配,提升各端可访问性 2023-03-01 22:41:59 +08:00
xiangshu233
78368339d7 chore: 统一规范团队包管理器为 pnpm
使用 only-allow 限制该项目包管理器为 pnpm,避免安装失败等问题
2022-12-07 13:55:15 +08:00
傲慢或香橙
18daa2703a ci: 🎡 集成前端工程化(commit 代码检查格式化 + 规范仓库提交)
新增husky + lint-staged规范代码格式

新增commitlint + commitizen + cz-git规范仓库提交记录
2022-10-28 13:27:33 +08:00
xiangshu233
702747243a chore 依赖更新
fix 删除无用代码
2022-10-22 10:15:38 +08:00
傲慢或香橙
5ab84728ee initial commit 2022-10-14 16:56:19 +08:00