Landings

Tailwind CSS

Place Items

Utilities for controlling how items are justified and aligned at the same time.

ClassProperties
place-items-startplace-items: start;
place-items-endplace-items: end;
place-items-centerplace-items: center;
place-items-baselineplace-items: baseline;
place-items-stretchplace-items: stretch;