-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
-webkit-gradient issue #112
Comments
The main idea behind Autoprefixer is to write CSS without prefixes by latest W3C specs. So, work with legacy code is not prior high priority. I will fix it, but not soon :). But, your PR is always welcome :). |
Hm, ok. But it's an interesting feature to realign precompiled CSS with selected browser versions. Anyway, thanks for sharing your great work with Autoprefixer! |
Autoprefixer add double |
@ai Would you consider reopening this issue? Now that Autoprefixer is part of Bootstrap's build process, we're running into this bug. |
@cvrebert bug is only with bigger, but working code? |
We now believe it was a bug on our side. Sorry for the noise. Thanks for such a great tool! |
Input (Bootstrap):
Output (note multiple -webkit-*):
The text was updated successfully, but these errors were encountered: