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 )