backdrop-blur doesn't work in Tailwind Play #5200
Unanswered
Chandler-Zhu
asked this question in
Help
Replies: 1 comment 1 reply
-
|
It works for me in Chrome, but I think you need to drop your bg color opacity to something smaller. Try bg-white/10 for example: https://play.tailwindcss.com/ziSXRuKcuA?size=540x720 Cheers, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was following a tailwind lab youtube channel video to recreate iOS lockscreen, but when I tried to make summary panel blury it doesn't work, although I did use
backdrop-filterwithbackdrop-blur-3xl, here is my code belowhttps://play.tailwindcss.com/ozub7LbuNT?size=540x720
Beta Was this translation helpful? Give feedback.
All reactions