Utilities
Utilities a way to create your own CSS properties, map existing properties to a set of values or tokens.
Extra Utilities
If you need to support multiple languages, we recommend using the mxi
and pxi
utilities to set inline margin and padding at the start and end of an element over the mx
and px
utilities.
Name | Description |
---|---|
mxi | x-axis margin shorthand - used to set inline margin at the start and end of an element. |
pxi | x-axis padding shorthand - used to set inline padding at the start and end of an element. |
gradient | Themeable gradients and text colors. |
borderGradient | Easy way to create border gradients. |