FontToken
One `fonts` token.
One fonts token. Either a plain CSS stack — a system face, with nothing to load —
or an entry naming the family once, from which both the stack behind
--tr-font-<name> and the face-loading CSS are derived.
Import from @homepages/template-kit.
Signature
Section titled “Signature”export type FontToken = z.infer<typeof FontTokenSchema>;