SquishIt is a free library to compress and minify CSS and JavaScript dynamically in ASP.NET and ASP.NET MVC
SquishIt is a free library to compress and minify CSS and JavaScript dynamically in ASP.NET and ASP.NET MVC.
It also combines multiple CSS files into a single file and multiple JavaScript files into single file to decrease the number of HTTP requests, which in turn speed up the web page loading. It can also support bundling and compilation of CoffeeScript, LESS, SASS/SCSS assets as well as Hogan templates through different plugins.