Hey there Everyone.
I was working on UI kits and one thing we all can agree on is that some measurements (like spacing) should be consistent. I checked local styles, We already have color, text, grid & effect. But in Design systems, we usually have guidelines for corner radius or paddings, too.
It would be great if we could also save these “spacings” as style:
- Corner-radius (all 4 sides)
- Padding (all 4 sides)
- Space Between
Since the corner radius is independent of the layout, it can be separated from paddings and space between. But it is necessary.
This could help us bring our Design system into Figma in a proper way. What do you think?