Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

css changes not applied #115

Open
bertman80 opened this issue Feb 11, 2024 · 1 comment
Open

css changes not applied #115

bertman80 opened this issue Feb 11, 2024 · 1 comment

Comments

@bertman80
Copy link

bertman80 commented Feb 11, 2024

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.

@medwuu
Copy link

medwuu commented Jun 15, 2024

I agree. It's annoying!
Cleaning cookies helped me. Try to block cookies from the live server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants