Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with minified HTML/CSS on IE7/IE8 #66

Open
igorprado opened this issue May 23, 2013 · 4 comments
Open

Problem with minified HTML/CSS on IE7/IE8 #66

igorprado opened this issue May 23, 2013 · 4 comments

Comments

@igorprado
Copy link

I'm working with Middleman to test locally and build my files, minifying then.

Testing locally (where there are any kind of minifying), selectvizr works fine in IE7 and IE8. On build, where everything is minified, it doesn't work at all. And no error is given at console.

Solution for my case: disable HTML and CSS minify for instance, but I believe that's an issue.

Sorry my bad english.

@flatsteve
Copy link

I have the same issue. When I set Compass output_style = :compressed, Selectivizr does not append the .slvzr class.

When I leave my stylesheet uncompressed Selectivizr works as expected.

If anyone has this same problem; setting output_style = :compact seems like the best compromise (when IE 8 support is essential to your project).

Thanks for a great script Keith.

@pluff
Copy link

pluff commented Mar 6, 2014

+1 to this one. Script doesn't work with 1-lined css.

@CHEWX
Copy link

CHEWX commented Sep 3, 2014

Yup +1, I have this problem too I think. It's the only reason why I can see why it is not working anyway.

@ArmorDarks
Copy link

Would be great to see fix for that... But since repo seems to be dead, there is very little hope for that...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants