James Nash
James Nash
Is the [typography composite type](https://design-tokens.github.io/community-group/format/#typography) fit for purpose? [Should the `lineHeight` sub-value use a number value, dimension or a new line-height type](https://github.com/design-tokens/community-group/pull/86#discussion_r768137006)? Please share your feedback, thoughts and ideas in...
## Background The discussions in #137 have raised an interesting question: What is the expected behaviour of tools that only support "traditional" 24bit sRGB colors, when they encounter color tokens...
Is the [gradient composite type](https://design-tokens.github.io/community-group/format/#gradient) fit for purpose? Does it need to also specify the type of gradient (.e.g linear, radial, concial, etc.)? Please share your feedback, thoughts and ideas...
Is the [shadow composite type](https://design-tokens.github.io/community-group/format/#shadow) fit for purpose? Does it need to support multiple shadows, as some tools and platforms do? Please share your feedback, thoughts and ideas in this...
Should our spec add an optional `$private` property, along similar lines to [the one proposed for StyleDictionary](https://github.com/amzn/style-dictionary/pull/704) by @silversonicaxel? It would instruct tools not to display or export a token...
Is the [transition composite type](https://design-tokens.github.io/community-group/format/#transition) fit for purpose? Are these transitions parameters by themselves useful considering that they don't let you specify what aspect of a UI is being transitioned...
This is a WIP proposal to add some more detail to our spec about the data model that it describes.
Is the [border composite type](https://design-tokens.github.io/community-group/format/#border) fit for purpose? Does it need more sub-values to account for features like outset, border images, multiple borders, etc. that some platforms an design tools...
Is the [stroke style composite type](https://design-tokens.github.io/community-group/format/#stroke-style) fit for purpose? Does it need more sub-values (e.g. equivalents to SVG's `stroke-linejoin`, `stroke-miterlimit` and `stroke-dashoffset` attributes)? Please share your feedback, thoughts and ideas...
A question that's come up various discussions and for which the current spec draft doesn't really have an answer is this: How can you have design tokens that share the...