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
.mud-w-25
--width-33
.mud-w-33
--width-50
.mud-w-50
--width-66
.mud-w-66
--width-75
.mud-w-75
--width-100
.mud-w-100