Documentation

Theme

ThemeProvider, tokens, accessibility helpers, and vanilla-extract styling.

Theme and styling exports include:

  • ThemeProvider;
  • useTheme;
  • theme contracts;
  • tokens;
  • accessibility helpers.

Static package styles use vanilla-extract and should live in *.css.ts files. Prefer shared tokens, sprinkles, and recipes over one-off static values.