Tailwind v4 not generating some p-* classes (p-4 and p-1 work, but p-2 and p-5 do not) #19834
-
|
Hi everyone, I'm developing something in NextJS v16.1.7, Node 20.19.3, and tailwind v4. I’m running into a strange Tailwind issue and I’m not sure what could be causing it. What’s even stranger is: So the issue seems to affect specific p-* classes only, not the axis-based padding utilities. Has anyone seen something like this before, or knows what could cause only certain p-* utilities to not be generated? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
nvm guys, it just fixed itself. I dont know what happened, i didnt do anything. Sorry for bothering 😅 it was still very strange tho so i was trying to find out what happened. I switched to a different branch to see if the issue is only on this branch or on the others too. the other branch seems to work fine, and then i get back to mine and then suddenly it works |
Beta Was this translation helpful? Give feedback.




nvm guys, it just fixed itself. I dont know what happened, i didnt do anything. Sorry for bothering 😅
it was still very strange tho
so i was trying to find out what happened. I switched to a different branch to see if the issue is only on this branch or on the others too.
the other branch seems to work fine, and then i get back to mine and then suddenly it works