Ben Foster 11/30/2012

Adding LESS support to the ASP.NET Optimization Framework

Read Original

This article provides a detailed tutorial on configuring the ASP.NET MVC 4 bundling and optimization framework to support LESS CSS files. It explains the limitations of a basic IBundleTransform implementation using the DotLess library, particularly with @import statements, and offers a solution by creating a custom VirtualFileReader that properly resolves virtual file paths.

Adding LESS support to the ASP.NET Optimization Framework

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week