Why are spacing tokens important in design systems?
Spacing tokens let teams use consistent values like 'space-xs' or 'space-lg' instead of ad hoc pixel values. This helps maintain predictable spacing across interfaces, improves visual rhythm, and supports responsive scaling. Start with increments based on your grid (e.g., 4 or 8pt). Document use cases like 'gap between form fields' or 'padding inside buttons'.