jQuery Transit

Looks like a very slick, compact plugin to generate CSS3 transitions with jQuery calls. Part of me naturally questions why to not just write the CSS3 transitions directly, but this could work well with some sort of Modernizr-esque graceful browser degradation. Browsers that have CSS3 animations rely on jQuery Transit while legacy browsers get more traditional jQuery-based animation methods.