Page MenuHomePhabricator

Use upstream TypeScript types from Style Dictionary in tokens demo code
Open, LowestPublic

Description

We define our own TypeScript type for design tokens in types.ts, but Style Dictionary exports types for these. We already use those types in our code in the design-tokens package, we should use them in the docs package too.