I think somethings really wrong with my tailwind or styles
So I have this issue where if i reload the page, the styles changes somehow. But if i re-render it, with just going back and forth on the website, it looks just fine. It's only on the initial load of the page.
Really werid, have no idea what's causing it, and i can't find anything about it.
If anyone has any idea, or a way to debug what's happening, pls help
1 Reply
Are you running the app in local development or production. Try to run a production build if you haven't already and see if the issue persist.