Classes list

Every class Spacing utilities recognizes, straight from the @flickui/css source.

ClassPurpose
.p-xs|sm|md|lg|xl / .p-0padding (all sides)
.px-xs|sm|md|lg|xl / .px-0padding-inline (left + right)
.py-xs|sm|md|lg|xl / .py-0padding-block (top + bottom)
.pt-* / .pr-* / .pb-* / .pl-*Individual side padding
.m-xs|sm|md|lg|xl / .m-0margin (all sides)
.mx-xs|sm|md|lg|xl / .mx-0 / .mx-automargin-inline (left + right)
.my-xs|sm|md|lg|xl / .my-0margin-block (top + bottom)
.mt-* / .mr-* / .mb-* / .ml-*Individual side margin