Apache (-modules) can cache ressources, but that is not your current problem.
Either disable your browsercache, flush cache on reload or deliver css with modded headers. You could write a script that sets expiry header so that your browser will have to get a fresh version of your css.
Anyhow I'm not getting the point in that. For development it's way easier to just disable your browsercache or hit Ctrl + r.