I\'m just trying out ASP.NET 4.5 bundling and minification, and ran into an issue.
I\'ve got around 10 css files, of which 2 were originally referenced in the layout
So complicated, why not to use:
bundles.Add("~/Css/site.css", b => b.Media = "screen");
?