headless_tokens 1.0.0
headless_tokens: ^1.0.0 copied to clipboard
Headless tokens package (raw + semantic). Pure Dart.
headless_tokens #
Pure Dart token definitions for the Headless ecosystem.
This package contains raw and semantic tokens shared by the runtime, presets, and component packages.
Exports include:
- raw primitives such as spacing, radii, and durations
- semantic token groups for text, surface, action, border, and motion
- component token contracts used by renderers
Use this package when you need the token model without Flutter widget dependencies.