Shortcuts
Shortcut | Description |
---|---|
pr | relative |
pa | absolute |
pf | fixed |
ps | sticky |
pxc , p-x-c | pa left-1/2 -translate-x-1/2 |
pyc , p-y-c | pa top-1/2 -translate-y-1/2 |
pcc , pc , p-c , p-c-c | pxc pyc |
f-c , fcc | flex justify-center items-center |
f-c-c , fccc | f-c flex-col |
fc , fxc , f-x-c | flex justify-center |
fi , fyc , f-y-c | flex items-center |
fs , fxs | flex justify-start |
fsc | flex justify-start items-center |
fse | flex justify-start items-end |
fe , fxe | flex justify-end |
fec | flex justify-end items-center |
fb | flex justify-between |
fbc | flex justify-between items-center |
fa | flex justify-around |
fac | flex justify-around items-center |
fw | flex flex-wrap |
fwr | flex flex-wrap-reverse |
trans | transition-all-350 ease-DEFAULT |