Context
google-labs-code/design.md released 0.2.0 (last pushed 2026-06-03, very active — 15k+ stars). Our DESIGN.md tooling note (Validation section, ~line 115) is now partially stale: it describes Tailwind v4 export as "pending upstream (issue #19)," but #19 is closed and the export shipped (PR #45, hardened by #25/#71/#72).
We pull the linter via npx --yes @google/design.md (package.json validate:design), so the lint side is already current. This issue is about closing the docs gap and acting on what the new export unblocks.
Tasks
Out of scope
- Adopting OKLCH / css-vars now — just documenting availability. Pin only if a future need appears.
Acceptance
DESIGN.md Validation section reflects 0.2.0 reality (no stale "pending" claims).
- Token-sync spike has a decision recorded (wired up, or deferred with rationale).
Context
google-labs-code/design.mdreleased 0.2.0 (last pushed 2026-06-03, very active — 15k+ stars). OurDESIGN.mdtooling note (Validation section, ~line 115) is now partially stale: it describes Tailwind v4 export as "pending upstream (issue #19)," but #19 is closed and the export shipped (PR #45, hardened by #25/#71/#72).We pull the linter via
npx --yes @google/design.md(package.jsonvalidate:design), so the lint side is already current. This issue is about closing the docs gap and acting on what the new export unblocks.Tasks
DESIGN.md: Tailwind v4 export has landed — drop the "pending issue fix: revert to GH_TOKEN in release workflow #19" language. Keep the WCAG-contrast caveat (still aspirational; closest is opt-in color-blind rule #48, still open).docs/.vitepress/theme/custom.cssusing thecss-tailwindexport, as the old note anticipated. Spike it; if it's not worth the complexity, record why and close that thread.--format css-varsexport (#15, still open — may be a better fit than Tailwind for our plain-CSS theme).DESIGN.mdstill lints clean against 0.2.0 (newunknown-keyrule chore: configure semantic-release to trigger versions on style commits #84 could flag something).Out of scope
Acceptance
DESIGN.mdValidation section reflects 0.2.0 reality (no stale "pending" claims).