Utilities

Utilities a way to create your own CSS properties, map existing properties to a set of values or tokens.

Note

This page assumes you are familiar with Panda CSS utilities. If not, we recommend you first learn about them before moving forward.

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.

NameDescription
mxix-axis margin shorthand - used to set inline margin at the start and end of an element.
pxix-axis padding shorthand - used to set inline padding at the start and end of an element.
cerbGradientCustom gradient - either purple, 'purple-100', green, or blue

On this page