Development
Install, theme, and ship RefineUI in product code.
RefineUI documentation is a first-class consumer of the design system — the same packages, tokens, and motion roles as production.
Guides
Section titled “Guides”- Getting started — architecture, install, and first example
- Installation — add packages and load CSS
- Theming — light/dark and token surfaces
- Motion — CSS transitions vs motion runtime
Principles
Section titled “Principles”- Tokens only — no arbitrary px, hex, or ms in component styles
- Real components — docs render
@refineui/react, never mockups - Motion roles —
fast,press,panelvia--refineui-motion-* - Docs match product — same packages, tokens, and stylesheets in apps and this site