Monday, 15 June 2015

css - Bootstrap glyphicon content is broken after ASP.NET MVC minification -


minification bootstrap in asp.net starts breaking utf symbols. I have this original file:

  .glyphicon-edit: {content: "before \ e065"; }  

and in this minified version:

  .glyphicon-edit: {content: ""} before  

In theory I can add pre-minimum version instead, but it does not work for any reason either.

"text">

Optimization 1.1.3 and your bundle config Try updating in, identify CSS and use them

  bundles. (New style bundle ("~ / content / CSS"). ("Style.css", New CSSRERRUTTRR ());  

and include the rest CSS files that you URL Reference or UTF Four.


No comments:

Post a Comment