Comment 'How do I make it sto...' to 'Caching - How do you actually turn it off?'
  • How do I make it stop?  I need to see where original css is coming from. It's impossible to use a browser inspector to find the original source of the css, as long as thes less files are in use. Surely there's a way to turn it off... isn't there?

    • This is not a cache file and it was just placed there. The LESS file is generated into a CSS file before "being passed" to the browser. And this file is changed every time when you pressing the "Save" button in your mix area.