Binding values in Libraries

Hello all!
Will it be possible to bind values in Libraries variables?
One use-case would be to reference other libraries variables and have a multiple token layers (Primitives and Aliases).
Also we could use that to handle different mode switching by binding something like if(darkmode, $white-text, $black-text) on a text/default token for instance.

Does that make any sense?
(thanks for the awesome release, having a lot of fun :slight_smile: )

1 Like

We will think about it, there are pros and cons to adding more functionality. We would like to implement native color modes in the design system without any binding, but it’s not clear when this will be.