From 27a65ed916da3488e4c32898f0dcbe53e20686a7 Mon Sep 17 00:00:00 2001 From: Philip Levy Date: Mon, 20 Jul 2026 16:16:08 -0400 Subject: [PATCH] Add $schema reference to tokens.json Points to the official DTCG Format Module 2025.10 JSON Schema for editor autocomplete, validation, and version documentation. Closes #154 --- public/tokens.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/tokens.json b/public/tokens.json index 3dd2e37..0f4e229 100644 --- a/public/tokens.json +++ b/public/tokens.json @@ -1,4 +1,5 @@ { + "$schema": "https://www.designtokens.org/schemas/2025.10/format.json", "color": { "red": { "50": {