Open
Description
Hello,
I mainly work with vscode and PHP, so vscode's live server is not enough for me, so I use this Chrome plugin. The page refreshes nicely when I save it (even when I save the css). But the CSS (separate file) adjustments are not applied. Even if I press ctrl+f5 in Chrome, doesn't work.
If I put the URL in another browser, it will pick up the CSS adjustment.
The adjustment is for example a simple body color.
body {
background-color: #22262A;
}
I hope it is a simple thing to resolve, because I use it alot (the css changes)
Someone mentions: reboot the computer did the trick, but not for me.
Metadata
Metadata
Assignees
Labels
No labels