You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: