globals.css only updating on the second save
Unanswered
Philippine Crocodile posted this in #help-forum
Philippine CrocodileOP
Anyone know what's going wrong?
I made a fresh Next.js project, and while changing some CSS in the globals file, I noticed the changes weren't applying. Later I found out they actually were, but only after I changed the file a second time.
Every time I edit the CSS, it loads the previous version. It never shows the latest change unless I make another one right after.
I made a fresh Next.js project, and while changing some CSS in the globals file, I noticed the changes weren't applying. Later I found out they actually were, but only after I changed the file a second time.
Every time I edit the CSS, it loads the previous version. It never shows the latest change unless I make another one right after.