How to compile Twitter Bootstrap 3.0 LESS using Asp.net MVC 5 and Web Essentials 2013
问题 I've set up Visual Studio 2013 RC and Web Essentials 2013 . I'm trying to create an Azure Cloud Service and a Web Role using ASP.Net MVC 5 . Installed Twitter Bootstrap Less Source 3.0 and wanted to bundle all less files using Web Essentials 2013. I did not get any help or documentation on how to go about bundling bootstrap.less at run time or compile it into a bootstrap.css at design time. Any idea how it can be done? Is there any simpler way than BundleTransformer.Less. 回答1: UPDATE (29-SEP