cobalt-ui icon indicating copy to clipboard operation
cobalt-ui copied to clipboard

Token Lab: simple tokens

Open drwpow opened this issue 1 year ago • 0 comments

Description

The Token Lab needs a way to edit “simple tokens,” that is, tokens that are basic inputs. This involves:

  • number
  • dimension (which also involve a unit select, but are still numbers at their core)
  • duration
  • fontName (which can be a freeform string OR an array of strings)
  • fontWeight (1-999 number)
  • string (extension)
  • boolean (extension)

All of these token types can be combined because they don’t need complex feedback loops or tools, and are basically simple form inputs.

Figma Design

Definition of Done

This ticket will be satisfied when all token types above may be edited

drwpow avatar Nov 04 '24 04:11 drwpow