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

Remove style vendor prefixing #519

Merged
merged 1 commit into from Aug 17, 2019
Merged

Conversation

RobbieTheWagner
Copy link
Member

We do not seem to need any prefixing of our styles, as everything still works fine in IE. Removing it saves us ~3 kb min + gzip.

This is technically a breaking change, since someone could have been relying on vendor prefixing somewhere.

We do not seem to need any prefixing of our styles, as everything still works fine in IE. Removing it saves us ~3 kb min + gzip.

This is technically a breaking change, since someone could have been relying on vendor prefixing somewhere.
@RobbieTheWagner RobbieTheWagner merged commit c77aa63 into master Aug 17, 2019
@RobbieTheWagner RobbieTheWagner deleted the remove-style-prefix branch August 17, 2019 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant