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



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 together style tag every mediaqueries, , ie8 can't 32...

how can merge media queries automatically?

thanks

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

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

see little guide how combine respond.js selectivizr: http://stackoverflow.com/a/16732064/901944

internet-explorer-8 sass media-queries

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -