changes aren't not reflecting in Windows
Unanswered
Common carp posted this in #help-forum
Common carpOP
hi and thanks for read me, i have a problem with server refreshing, the changes aren't reflected in the browser, i running my project with
npm run dev and i don't why the changes reflected, my tailwind styles aren't reflecting.3 Replies
try somethimes to just reload from the browser, it gives a sense that it stucks. right?
@GabrieleAGenius try somethimes to just reload from the browser, it gives a sense that it stucks. right?
Common carpOP
not working, the console shows the message that the copiled was successful, but the changes aren't reflected in the browser, i have to restart the project
Are you using default config? or turborepo? How is your tailwind configured? There's not quite enough information to tell for sure. You can try deleting your .next folder to see if it updates, but if it still doesn't it could also be a version issue ( I think there was a bug for that at one point )