Replies: 2 comments 2 replies
-
Hi! |
Beta Was this translation helpful? Give feedback.
-
Nice. About the approach of accessing composite tokens, I am wondering if this is kind of connected and should be part of the rework. After composition maybe something like |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We should allows users to compose different tokens to Compositions:
e.g. a "Card" Composition could be composed of the following:
On the layer itself we store only the composition:
card.default
Should probably be different than Typography decisions in the sense that compositions can be composed of any token itself, whereas typography decisions have a fixed set of tokens they can reference. The UI should allow this in the sense that when creating a composition the user should be able to "select" an existing property to enter the desired value (and once we have a proper token selector this will be much easier to use).
Beta Was this translation helpful? Give feedback.
All reactions