duanshuwen aa0203819c refactor: convert legacy color classes to tailwind syntax
Replace all custom `bg-*` utility classes across Vue components with Tailwind's arbitrary hex color notation (e.g. `bg-[#f7f7f7]`). Remove redundant hardcoded background color definitions from src/static/scss/background.scss, clean up template formatting, and update gradient button styles to use direct hex values.
2026-07-24 15:56:35 +08:00
2026-07-14 10:09:26 +08:00
2025-10-07 14:26:17 +08:00
2026-04-23 16:37:26 +08:00
Description
No description provided
36 MiB
Languages
Vue 53%
JavaScript 37.2%
SCSS 7.5%
CSS 1.2%
TypeScript 1%