Width tokens are predefined values used to maintain consistent widths between elements, particularly within auto layout settings. They provide a standardised system for widths, ensuring uniformity and harmony across different components within a design project.
--width-25
.w-25
--width-33
.w-33
--width-50
.w-50
--width-66
.w-66
--width-75
.w-75
--width-100
.w-100