Closed planktonic closed 1 year ago
Add the missing variants of justify: justify-self, justify-items. Let’s use those names as the classname root (and keep justify-content as justify).
justify-self
justify-items
justify
useful default values could be start, end, stretch and center
start
end
stretch
center
Add the missing variants of justify:
justify-self
,justify-items
. Let’s use those names as the classname root (and keep justify-content asjustify
).useful default values could be
start
,end
,stretch
andcenter