internet explorer 8 - Merging media queries, using SASS and Breakpoint (Respond-To) -


using sass , respond-to (breakpoint) produces .css file multiple media queries, not merged.

not big deal, in ie8, using css3-mediaqueries.js, cause ie8 crash. css3-mediaqueries.js add style tag every mediaqueries, , ie8 can't 32...

how can merge media queries automatically?

thanks

generally, multiple media queries not big deal gzip being used compress css when passed server client.

to enable media queries support in ie7 , 8, i've been succesfully using respond.js.

see small guide how combine respond.js selectivizr: https://stackoverflow.com/a/16732064/901944


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -