【发布时间】:2013-09-24 22:27:16
【问题描述】:
我正在尝试使用 WebGrease 将缩小和捆绑到 AspNet MVC 3 项目中。我知道 WebGrease 可以缩小和捆绑 .js 和 .css 文件,但它也可以用于 .less 文件吗?
【问题讨论】:
-
Bueller Bueller Bueller,任何人,任何人,任何人??
-
我还没有使用过 WebGrease,但如果你有 Visual Studio 2012 为什么不使用“Web Essentials 2012”扩展?您可以将扩展配置为在保存 .less 文件时自动创建(缩小的)css 文件。
标签: asp.net-mvc-3 less bundling-and-minification