typescriptcssv0.1
Docs

place-self

Utilities for controlling how an individual item is justified and aligned at the same time.

UtilityStyles
place.self.autoplace-self: auto;
place.self.startplace-self: start;
place.self.endplace-self: end;
place.self.end.safeplace-self: safe end;
place.self.centerplace-self: center;
place.self.center.safeplace-self: safe center;
place.self.stretchplace-self: stretch;