cobalt-ui
cobalt-ui copied to clipboard
Token Lab: simple tokens
Description
The Token Lab needs a way to edit “simple tokens,” that is, tokens that are basic inputs. This involves:
numberdimension(which also involve a unit select, but are still numbers at their core)durationfontName(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.
Definition of Done
This ticket will be satisfied when all token types above may be edited