3
Answers

bundles not rendering styles correctly in ASP.NET MVC 4

After bundle the css files, it is not rendering. The following error I got. 
"Resource interpreted as Stylesheet but transferred with MIME type text/javascriptC"
Answers (3)