mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-19 14:41:24 +08:00
chore: update CLAUDE.md with UI design migration details (#10021)
docs: update CLAUDE.md with UI design migration details Add section about migrating from antd & styled-components to HeroUI, including link to HeroUI docs.
This commit is contained in:
parent
95f6e4dd3b
commit
4a72d40394
@ -92,6 +92,12 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
|
|||||||
- **Multi-language Support**: i18n with dynamic loading
|
- **Multi-language Support**: i18n with dynamic loading
|
||||||
- **Theme System**: Light/dark themes with custom CSS variables
|
- **Theme System**: Light/dark themes with custom CSS variables
|
||||||
|
|
||||||
|
### UI Design
|
||||||
|
|
||||||
|
The project is in the process of migrating from antd & styled-components to HeroUI. Please use HeroUI to build UI components. The use of antd and styled-components is prohibited.
|
||||||
|
|
||||||
|
HeroUI Docs: https://www.heroui.com/docs/guide/introduction
|
||||||
|
|
||||||
## Logging Standards
|
## Logging Standards
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user