You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using next.js 15.2.3, tailwincss 4.1.8.
I can see all classes on dev env but on prod some classes are missing for example rounded-md.
Also I am using sidebar and collapsing is not working as well.
I am exporting my app as static (output: "export") in next.config.ts
I have no idea how to make it work.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using next.js 15.2.3, tailwincss 4.1.8.
I can see all classes on dev env but on prod some classes are missing for example
rounded-md
.Also I am using sidebar and collapsing is not working as well.
I am exporting my app as static (output: "export") in next.config.ts
I have no idea how to make it work.
Beta Was this translation helpful? Give feedback.
All reactions