Converts a number or string to a CSS length string.
Optional
The value to convert. Numbers are treated as pixels.
A CSS length string (e.g., "10px", "50%").
Converts a number or string to a CSS length string.