We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Safari all red or green
Mac Book
The text was updated successfully, but these errors were encountered:
Safari switches and clip-path
1dc41f6
Resolve xoseperez#1028 Safari only supports clip-path with `-webkit-` prefix: https://caniuse.com/#search=clip-path I assume `clipPath` === `clip-path`, [docs only mention css property with dash and svg elem without](https://developer.mozilla.org/ru/docs/Web/CSS/clip-path)
Same glitch also on Google Chrome running on iOS
Sorry, something went wrong.
I have merged @mcspr PR into dev. Can you please check if his code fixes the issue?
The switch colours now appear correctly on MacOS Safari.
Successfully merging a pull request may close this issue.
Safari all red or green
Mac Book
The text was updated successfully, but these errors were encountered: