Type Alias JustifyItems

JustifyItems:
    | Globals
    | SelfPosition
    | "baseline"
    | "left"
    | "legacy"
    | "normal"
    | "right"
    | "stretch"
    | string & {}