Stylesheets should be included before scripts
Currently stylesheets included with includeCSS are always mentioned after the scripts included using includeJS (with the exception of _common.css). Since some scripts depend on the stylesheets, such as the LESS CSS preprocessor, the stylesheets should be included before the scripts.
Submitted by D. Pelsmaeker on 6 March 2012 at 14:36