Something very funky going on with my assets. So I have defined background images in my scss. Recently I swap images and left same name. After updating the site I can still see the old image instead of new. Now the funny part:
When I type the direct url to the image in the browser I will see old image. When I access the server from FTP, I can see new image (same path) ! It drives me crazy because this doesn't even make any sense. And yes, I did clean the cache completely.
Help!