| Selector | Style | Variables Required |
|---|---|---|
.justify-items-start | justify-items: start | - |
.justify-items-end | justify-items: end | - |
.justify-items-center | justify-items: center | - |
.justify-items-stretch | justify-items: stretch | - |
.justify-items-end-safe | justify-items: safe end | - |
.justify-items-center-safe | justify-items: safe center | - |
.justify-items-normal | justify-items: normal | - |