I have the following bundle configured in BundleConfig.cs:
bundles.Add(new StyleBundle(\"~/bundles/css\").Include( \"~/assets/bootstrap
This is the default behavior.
Bundling and minification is enabled or disabled by setting the value of the debug attribute in the compilation Element in the Web.config file.
http://www.asp.net/mvc/overview/performance/bundling-and-minification