-
-
Notifications
You must be signed in to change notification settings - Fork 79.2k
Closed
Description
Where is justify-self utility? There are classes for justify-content, align-items, align-self, but no justify-self?
The only reason I can see is keeping css size to a minimum, is that the actual reason? I constantly find myself wanting to use justify-self but it doesn't exist in bootstrap 4.
Thanks