Renders a box with optional padding and/or borders.
A box has even padding and borders on each side. If you need padding and borders on only one or some sides then you don’t have a box.
<.box padding="2xs" border="sm"> I'm the content! </.box>
A secondary box
Additional classes to add to the parent.
Applies the primary border color, radius and padding
Applies the secondary border color, radius and padding
The border width
<.p>A secondary box</.p>