Skip to main content
Version: 0.6

Width

Control the width of an element using the w-{amount} utilities. It will automatically generate width based on amount.

Example:

apply("w-125")

will generate { width: 125 }