...
CSS is quickly becoming as much of an issue as the scripts have been. Nothing has been committed to but below are some recommendations to consider going forward.
Pre-processing (compiled CSS)
There's broad interest in moving to a CSS pre-processor to generate consolidated CSS. SASS http://sass-lang.com is the leading candidate to provide this.. Much work needs to be done to migrate to a pre-processor but we should be able to start the transition soon.
...