Skip to content

Logical properties (ms-*, me-*, ps-*, pe-*) not working with Next.js 15.5.0 #18810

@CaarLo1337

Description

@CaarLo1337

What version of Tailwind CSS are you using?

v4.1.10 also testet on (v4.1.12)

What build tool (or framework if it abstracts the build tool) are you using?

Next.js 15.5.2 (turbopack)

What version of Node.js are you using?

v22.14.0

What browser are you using?

All browsers

What operating system are you using?

Windows

Reproduction URL

Describe your issue

After upgrading from Next.js 15.3.4 to 15.5.0, Tailwind CSS logical properties (ms-*, me-*, ps-*, pe-*) are workings differently, including responsive variants don't apply (md:ps-10, lg:ms-4, etc.).

Screenshot from 15.3.4
Image

Screenshot from 15.5.0
Image

Both screenshots shows the same component with filter "padding" applied in dev-tools

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