Skip to content

Extend documentation onalign-self and justify-self properties to mention support in absolute positioned elements #2270

Open
@maurer2

Description

@maurer2

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions