I'm using Live Server on VSCode and it's been working fine until today: when I make some changes in CSS file, Ctrl+S, webpage gives one look, when I make changes in JS file, Ctrl+S, webpage gives a different look. Sorry-external img only-I'm new to posting questions
I tried to inspect the page after saving JS file,it shows something like this: (all those colors are not what I used on my CSS code --- somehow these colors take over what I've used in my css.)
Only happens when using Live Server because I've try just manually refresh the page and the colors stay the same. And only happened on Chrome because I've tried changing my default app to FF and it worked fine, as well. I love VScode, live server, and Chrome, so please please help and please don't be cruel and tell me to change to FF lol. Thank you so much!