Non-Goals

Decisions deliberately excluded from the token surface to keep it small.

  • Do not expose a separate token for every selector.
  • Do not mirror Pico-style component-specific variables unless there is a clear need.
  • Do not add Tailwind-like color scales as public API.
  • Do not rely on Sass, PostCSS, or generated token files.
  • Do not make dark mode required for old browsers. Light mode is the fallback.