Comment to Caching - How do you actually turn it off?
-
Hello Houstonlively !
This is not a cache file. It is the output of LESS file given as CSS file. So we placed it in the cache_public folder as it is connected with styles too.
-
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.
-