I have a collection that uses a number scale 0 to 80 plus 9999 (rounded) and in my themes collection I have numbers for things like button radius or stroke width and I have created those variables, e.g. button-radius and in theme one its using a semantic radius-md (8px) and in theme 2 (radius-round (9999px). The varibable is assigned to the button component but when looking at the variable in the radius menu it says the value is 0 not 8 or 9999?


Any ideas why this is?
