Open
Description
Hello, Safari recently announced, that the align-self
and justify-self
properties would be supported in Safari 26+ for absolute positioned elements. This means that these properties will soon be widely supported in all major browsers:
https://caniuse.com/mdn-css_properties_align-self_position_absolute_context
https://caniuse.com/mdn-css_properties_justify-self_position_absolute_context
I created a little example: https://play.tailwindcss.com/etoxRnlmDh
It might be a good idea to mention in the documentation for align-self and justify-self that these properties can be used with absolute positioned elements and that these properties override the top
, right
, bottom
, left
and inset
properties.
Cheers
Metadata
Metadata
Assignees
Labels
No labels