Skip to content

Performance issue with versions greater than >4.0.9 #17318

Closed
@sibiraj-s

Description

@sibiraj-s

What version of Tailwind CSS are you using?

v4.0.15

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

Next 15.2.3

What version of Node.js are you using?

Node 22

What browser are you using?

N/A

What operating system are you using?

Vercel

Reproduction URL

N/A

Describe your issue

Recently I have updated tailwindcss from v4.0.12 in one of my private project, the project is built on vercel, after updating the project takes a lot of time to build

Image

just tailwindcss and tailwindcss/postcss are updated from 4.0.9 to 4.0.15. no other changes.
After downgrading tailwindcss/postcss to v4.0.9, the builds are back to normal. In some project with considerable size, the build never finishes on vercel.

Image

Note: There are no code changes between the upgrades and downgrades.

Works fine locally though, maybe because of the compute is higher on local machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions