Is there a way to migrate/consolidate variables?
For example I have to collections;
- component paddings
- Layout spacing
Both have numbers like 0, 4, 8 ,etc.
I now want to eliminate the component padding, but don’t want to manually adjust all padding. When I replace the name in the variable setting I get the message that the name must be unique.
How can I fix this?