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
oklch
currentColor
box-shadow
safari14
Playground reproduction
Transforming a following css with a target "Safari: 14" fails.
.test { box-shadow: oklch(100% 0 0deg / 50%) 0 0.63rem 0.94rem -0.19rem, currentColor 0 0.44rem 0.8rem -0.58rem; }
It looks like a previous issue #721 is not completely fixed. The issue is originally reported on Vite vitejs/vite#17900
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Playground reproduction
Transforming a following css with a target "Safari: 14" fails.
It looks like a previous issue #721 is not completely fixed. The issue is originally reported on Vite vitejs/vite#17900
The text was updated successfully, but these errors were encountered: