The "Aggregate and compress CSS files" (/admin/settings/performance) option works great, but is there an easy way to clear the cached CSS?

If all else fails I could write a custom module to allow myself to do this without manually deleting the cached CSS file.

Thanks,
Mike

Comments

vm’s picture

i disabling of the aggregator and reenabling doesn't refresh it?

_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )

swentel’s picture

If you just hit 'save configuration' on that page, the css cache gets cleared automatically, so no need to write your module or deleting the file manually.

skywalker2208’s picture

Install the devel module and add the block through the blocks page. It will give you the ability to empty your cache easily. So disabled the css compression, then empty the cache and then enable css compression again. Refresh or try force refresh and it should work.