2015-08-14, 03:54:52
cache is only for backend stuff
themes are not cached
are you sure you are editing css and not less or sass files ?
are you sure your host does not have some kind of caching rules, are you using a proxy ?
GS does not cache anything nor contain cache control
Is the theme using a .min file and your editing the full source ?
Without inspecting cache headers in your browser theres no way to know, could be a timezone issue, could be your browser.
most browsers have a dev mode which you can disable cache when doing this stuff, or you can force cache in your htaccess file.
You have not provided any information on your hosting situation.
themes are not cached
are you sure you are editing css and not less or sass files ?
are you sure your host does not have some kind of caching rules, are you using a proxy ?
GS does not cache anything nor contain cache control
Is the theme using a .min file and your editing the full source ?
Without inspecting cache headers in your browser theres no way to know, could be a timezone issue, could be your browser.
most browsers have a dev mode which you can disable cache when doing this stuff, or you can force cache in your htaccess file.
You have not provided any information on your hosting situation.