Skip to content

css changes not applied #115

Open
Open
@bertman80

Description

@bertman80

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions