cherry-studio/packages/ui/design-reference
MyPrototypeWhat 3cd048868a refactor(theme): comment out spacing variables for Tailwind CSS v4 compatibility
- Added comments in theme.css and theme.css files to explain the changes in spacing variable definitions.
- Temporarily commented out the `--spacing-5xs` variable due to significant differences with container spacing in Tailwind CSS v4.
- Ensured clarity on the priority of CSS variable resolution in Tailwind CSS.
2025-12-02 18:31:12 +08:00
..
primitive.hsla.css feat(design-reference): restructure color tokens and remove outdated conversion log 2025-11-12 18:14:18 +08:00
README.md feat(design-reference): restructure color tokens and remove outdated conversion log 2025-11-12 18:14:18 +08:00
semantic.hsla.css feat(design-reference): restructure color tokens and remove outdated conversion log 2025-11-12 18:14:18 +08:00
status.hsla.css feat(design-reference): restructure color tokens and remove outdated conversion log 2025-11-12 18:14:18 +08:00
theme.css refactor(theme): comment out spacing variables for Tailwind CSS v4 compatibility 2025-12-02 18:31:12 +08:00
todocss.css feat: enhance design token management and documentation 2025-10-30 19:40:19 +08:00

Design Reference

本文件夹包含设计师提供的原始设计令牌文件,仅作为参考使用。

文件说明

*.hsla.css

为hsla格式的色值

注意事项

⚠️ 请勿直接使用此文件夹中的文件

  • 这些文件仅供参考
  • 实际使用请导入 src/styles/ 中的文件