cache and css

Permalink
I have cache turned off and i have cleared it.
However the css is not loading, the system seems to want to load main.css from the files/cache/css/default
Is that correct?

any pointers much appreciated

 
hutman replied on at Permalink Reply
hutman
Could you provide a link to the site that this is happening on. If you have already cleared the cache it shouldn't be trying to find the CSS in the cache folder unless the file doesn't exist.
steanson replied on at Permalink Reply
it is because i work locally on a mac and it puts .DS_store files in place.
This prevents folders from being deleted.
Not sure the best way to solve this one, I have created a cmd line script to clear them out but that seems a bit painful.