Hi,
I seem to have run into an issue with variable mode switching - here’s the issue:
my design system has a set of around 300 variables for 4 different services and in the main library I am able to switch between these 4 ones on components just fine. However, now I wanted to create a collection of variables in a different file (where the main library is attached) and I want to be able to get the assets from my main library and switch it between the modes defined in main library BUT also between the modes in the new collection created in the local.
I may add that all the colour, text, … variables are different for each service value-wise but they are defined by the same name: same goes for the newly created file - the names match
Is there a solution or a workaround that’s worked for you or anything you can recommend? Thanks in advance!