feat(app): make server sdk + sync state global (#29285)

This commit is contained in:
Brendan Allan 2026-05-26 08:20:57 +08:00 committed by GitHub
commit b0fcba5724
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 248 additions and 182 deletions

View file

@ -92,6 +92,8 @@
--v2-illustration-illustration-layer-01: var(--v2-grey-300);
--v2-illustration-illustration-layer-02: var(--v2-grey-400);
--v2-illustration-illustration-layer-03: var(--v2-grey-500);
--font-family-text: "Inter", sans-serif;
}
/* OS preference fallback (no JS needed) */