Skip to content

Add $schema reference to tokens.json - #157

Merged
pglevy merged 1 commit into
mainfrom
add-schema-tokens-154
Jul 21, 2026
Merged

Add $schema reference to tokens.json#157
pglevy merged 1 commit into
mainfrom
add-schema-tokens-154

Conversation

@pglevy

@pglevy pglevy commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Adds the official DTCG Format Module 2025.10 JSON Schema reference to public/tokens.json.

This enables:

  • VS Code autocomplete and validation against the spec
  • Clear documentation of which DTCG version the file conforms to
  • Editor-level error detection for invalid token structures

One-line addition, no behavior change.

Closes #154

Points to the official DTCG Format Module 2025.10 JSON Schema for
editor autocomplete, validation, and version documentation.

Closes #154
@pglevy
pglevy merged commit 63cba3a into main Jul 21, 2026
3 checks passed
@pglevy
pglevy deleted the add-schema-tokens-154 branch July 21, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add $schema reference to tokens.json

1 participant