With LessCSS requiring the execution of JS before it's able to load the page, is it a good idea to even use this library on a site that relies on heavy traffic? It seems like it's a bad idea cause of the initial parsing time of JS being executed, like the CSS wouldn't display properly until the JS file has downloaded... requiring the execution of JS befo