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

Think about adding different variables for different versions of ie #8

Open
kizu opened this issue Aug 24, 2012 · 1 comment
Open

Comments

@kizu
Copy link
Owner

kizu commented Aug 24, 2012

We could use more conditional comments to differentiate the code for different versions of ie. What we could do with that? Do we need to support ie9 this way? What hacks and extra mixins could we add to support different versions of ie?

@kizu
Copy link
Owner Author

kizu commented Aug 27, 2012

Instead of different variables we could just place the number of IE in the ie variable, so it would still work as boolean and we also would get the ability to do some number comparisons like if ie > 6 etc.

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

No branches or pull requests

1 participant