Is it possible to clear or avoid cloudflare cache while doing development?
I'm developing a site that has caching on several levels - wordpress supercache, the caching done by the browser, and caching through the DNS provider, cloudflare (free account version). I cannot seem to get my css to refresh, despite deleting the browser cache, deleting the wordpress supercache cache, & disabling caching (firefox web development toolbar), so I'm guessing the cached copy that remains is due to the DNS, but have no idea how to clear it. Any suggestions?