packages/ui/docs/styles-reference.md
This document is a lightweight index for the active style sources used by @cherrystudio/ui.
The v2 architecture and migration contract are defined in design-token-system.md. Official Shadcn and approved Cherry Studio product semantics share the unprefixed public namespace. The full theme entry exposes both through Tailwind utilities.
For variable selection, intended CSS properties, stability, and AI rules, use variable-catalog.md.
Runtime styles and design tokens live under src/styles:
contract.css)--cs-* value providers)Development-only migration policy lives outside the runtime styles copied into the package:
Do not consume files from packages/ui/docs at runtime.
@cherrystudio/ui/styles/theme.css or @cherrystudio/ui/styles/tokens.css entries for app and
package integration.dist/styles/ instead.