From 4b55bc5b2cb5d1ccb0b2ba62359644c1a3de589d Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 19 Jun 2026 11:03:33 -0400 Subject: chore(theme-studio): regenerate page after the face-spec refactor The single-spec seed now emits package-face keys in the spec's order rather than the old hand-written order, so the embedded package JSON reorders some keys. Values are identical (the APPS data parses equal; the page normalizes face key order on import), and check-generated requires the committed page to match the generator output. --- scripts/theme-studio/theme-studio.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/theme-studio/theme-studio.html b/scripts/theme-studio/theme-studio.html index 254a3df5..b5de3265 100644 --- a/scripts/theme-studio/theme-studio.html +++ b/scripts/theme-studio/theme-studio.html @@ -281,7 +281,7 @@