I'm working on php/css project through localhost and nearly every time I change css and reload page, css remains unchenged until I delete cookies, cache and other site data (somethimes even then it doesn't work straight away). Css is linked correctly, as well as aeverything else, so this is not a problem with code, but with browser/cache.
My question is- is there a way to resolve this issue other than deleting cookies and cache every time I change something in my css?
ctrl + f5, the cache is cleared and changes are shown... way faster than any server side settings.ctrl+Rfor no reason, but I had no idea thatctrl+F5clears cache. Anyways, it doesn't change anything".../file.css?v=".time()". If it is still not working, it might be not a caching problem