I can change my css files in any code editor but it never reflects in any browser I open the files in, I had multiple code editors installed but I’ve just got dreamweaver and Atom now as I went on an uninstalling spree and reset my machine, this shouldn’t affect it? I’ve tested this with a basic HTML and CSS file in a folder on my desktop and it still doesn’t work, what on earth is going on?
Hi Alan,
When developing locally its advised to do a non-cached refresh, if you’re using chrome on windows the button combo is Shift + F5 . This will force the browser to download all the files remotely, not using a previously downloaded (cached) one.
Let me know how you get on.
Thanks,
Phill
1 Like