typescriptcssv0.1
Docs

justify-items

Utilities for controlling how grid items are aligned along their inline axis.

UtilityStyles
justify.items.startjustify-items: start;
justify.items.endjustify-items: end;
justify.items.end.safejustify-items: safe end;
justify.items.centerjustify-items: center;
justify.items.center.safejustify-items: safe center;
justify.items.stretchjustify-items: stretch;
justify.items.normaljustify-items: normal;