-
Notifications
You must be signed in to change notification settings - Fork 66
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
Remove support for old browsers #17
Comments
I think most stuff is up to date in the repo. Any concrete stuff you would like to see remove? |
x-linear-gradient, x-multiple-backgrounds, x-multiple-colored-gradient: x-transform, x-transition, x-tab-size: |
Thanks so much. I've updated the the mixins with your suggestions. |
For x-multiple-backgrounds we could also remove Sass variables: For x-tab-size also remove from mixin: -o-tab-size: $value;. Thank you for the abandonment of old browsers. |
Thanks for the heads up! |
Thank you for changes. |
Maybe we can remove support for:
Chrome, Firefox < current version
Android < 2.3
Safari < 5
iOS < 5
Opera < 15
Any opinions?
The text was updated successfully, but these errors were encountered: