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

Drop support for IE 6-7 and Firefox 29 #89

Closed
JohnAlbin opened this issue Oct 17, 2016 · 0 comments
Closed

Drop support for IE 6-7 and Firefox 29 #89

JohnAlbin opened this issue Oct 17, 2016 · 0 comments
Assignees
Milestone

Comments

@JohnAlbin
Copy link
Owner

JohnAlbin commented Oct 17, 2016

IE 6/7 and Firefox 29 have a few special properties in various rulesets in normalize-scss.

However, all 3 of those browsers are no longer supported by their vendors. IE 9 is the earliest browser version supported by Microsoft. And Firefox 45 is the earliest supported browser by Mozilla.

Those were the only browsers requiring special properties and were the reason that _support-for.scss was included in this project.

If we drop support for those unsupported browsers, we can simplify the codebase by removing support-for.

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