Could be useful to have a justify-self utility in the same way that align-self.
Hi @ocarreterom,
I don't know if this is really necessary, you can use the margin utility classes to achieve this.
@MartijnCuppens is right.
Plus it won麓t work on flexbox items:
In flexbox layouts, this property is ignored (more about alignment in Flexbox)
But you can use the margin utility classes to position items horizontal.
Skipping on this then, thanks y'all!
Would be nice to have this in v5, considering the more common use of css-grid. But from what I saw, v5 doesn't do anything with css-grid, so it might not have any value for the framework.
Most helpful comment
Skipping on this then, thanks y'all!