Files
CherryHQ-cherry-studio/packages/ui/docs/styles-reference.md
2026-04-20 16:12:02 +08:00

979 B

Styles Reference

This document is a lightweight index for the active style sources used by @cherrystudio/ui.

Source Files

Runtime styles and design tokens live under src/styles:

Usage Notes

Do not consume files from packages/ui/docs at runtime.

  • Use @cherrystudio/ui/styles/* for all actual app and package integration.
  • Treat this document as reference only, not as part of the public runtime contract.
  • If you need to inspect shipped style outputs, check dist/styles/ instead.