Hey, I’ve been developing themes for Ghost for several months now and it’s always been a breeze. For some reason, after a recent update (I believe 3.13 was the last version without this bug), my CSS is caching and I have to hard refresh to get the updated stylesheet.
I’m no expert with this sort of stuff but I believe it may be to do with the fact that the hash string for the stylesheet isn’t changing when I update the CSS (more specifically, when Gulp builds the CSS :P). Was there a recent change that introduced this behavior, or is it a bug?
Cheers
Isaac
Also - for reference incase this is a bug, I am currently running version 3.35.5 in development mode on Windows 10.