I’ve been using Sass for a while, and I usually set it up to dynamically generate static CSS on the first request and serve up the generated CSS on subsequent requests.
Sass’s color math and mixins are amazing, especially when combined with something like Compass: http://compass-style.org/