I\'m developing a website based on Wordpress source code through XAMPP. Sometimes I change the CSS code, scrips or something else and I notice my browser takes time to apply
If you want to avoid that on client side you can add something like ?v=1.x to css file link, when the file content is changed. for example if there was you can change it to this will bypass caching.