-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Description
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
- https://github.com/CaarLo1337/tailwind-nextjs-issue
- CaarLo1337/tailwind-nextjs-issue@b0e9ee1
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.).
Both screenshots shows the same component with filter "padding" applied in dev-tools
Metadata
Metadata
Assignees
Labels
No labels