Hi! I am working with Styles referencing to Variables. All variables are scoped for both Fills and Strokes.
When using dev mode I can see the Style and also the Variable (var(–)) name for fills.
However, for strokes and texts, I don’t get the right Var name. It shows the style instead.
Example:
Both the border and background use the same Style (bg/default) that is linked to a variable (neutral-bg-default). But only the background property shows the right var name.

Is anyone also facing this? Any ideas?