79759431

Date: 2025-09-09 01:54:49
Score: 2
Natty:
Report link

Currently the Next.js version 15.5.2 is having issues with Tailwind V4.

My temporal solution for now is to downgrade the version of tailwind to V3, it should works as expected:

yarn add -D tailwindcss@^3 postcss autoprefixer

npx tailwindcss init -p

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: peterburgs