Hi there, is it possible to retrieve the different values for a variable assigned to a text style property?
Ie. I have a text style with which i have a variable ‘type-scale-1’ assigned to the font size. This variable has several different values based on the mode selected ie. 48 for desktop, 40 for tablet, 32 for mobile etc.
Is it possible to retrieve the variable and its associated values for each mode or does retrieving a text style only ever retrieve the raw value for each text style property for the default mode the file is in?