zhilv c3ec7f70ee chore(deps): remove radix-ui and install tailwind-scrollbar
Removed radix-ui as it's no longer needed. Installed tailwind-scrollbar for custom scrollbar
styling.
2025-11-15 23:49:54 +08:00
2025-11-15 22:58:33 +08:00
2025-11-15 22:58:33 +08:00
2025-11-15 22:58:33 +08:00
2025-11-15 22:58:33 +08:00
2025-11-15 22:58:33 +08:00

Usage

Commitizen friendly

提交格式

  • feat: 用于添加新的功能或特性。
  • fix: 用于修复 Bug。
  • chore: 用于一些日常的任务,例如更新依赖、构建工具的更改等。
  • docs: 用于文档的修改。
  • style: 用于格式(不影响代码逻辑的修改,如空格、格式等)。
  • refactor: 用于代码重构(修改了代码结构,但不改变外部行为)。
  • test: 用于添加或修改测试。
Description
No description provided
Readme 34 KiB
Languages
TypeScript 58.3%
HTML 26.7%
CSS 15%