【发布时间】:2012-12-27 17:36:09
【问题描述】:
我正在尝试在 VS 2012 中将 Metro-bootstrap (http://talkslab.github.com/metro-bootstrap/) 与 MVC 4 项目一起使用。我按照这篇文章 (http://stackoverflow.com/questions/9593254/mvc4-less-bundle-import-directory) 中的步骤进行操作,但我仍然收到有关未找到扩展名为 .less 的文件的错误消息试图解析 Metro-bootstrap.less。调用@import 时发生错误。任何帮助将不胜感激。
【问题讨论】:
标签: asp.net-mvc-4 less bundling-and-minification