Extend the seed
A project theme can override or add typed colors, spacing, radii, typography, and breakpoints without changing utility grammar.
schema = 1
extends = "seed"
[tokens.color]
brand = "oklch(62% 0.18 250)"Select DTCG contexts explicitly
Resolver inputs are never auto-discovered. Modifier selections participate in configuration identity even when two contexts resolve to equal values.
pliego-cssc compile --tokens product.resolver.json \
--token-input appearance=dark --style "bg-brand"Publish the complete Token Graph
Controlled output binds selected CSS to canonical token provenance, aliases, permutations, and reachability-aware usage evidence.