TokenTheme
A validated design-token declaration — the parsed shape {@link compileThemeToCss} compiles.
A validated design-token declaration — the parsed shape {@link compileThemeToCss} compiles.
Import from @homepages/template-kit.
Signature
Section titled “Signature”export type TokenTheme = z.infer<typeof TokenThemeSchema>;