Replies: 1 comment
-
Hey! Seems to work fine here using Safari: https://play.tailwindcss.com/7MHrjVzPHm Make sure you don't have any other styles that are overriding the styles you mentioned. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
What version of Tailwind CSS are you using?
v3.3.2
What build tool (or framework if it abstracts the build tool) are you using?
What version of Node.js are you using?
v18.18.0
What browser are you using?
Safari (I don't own a mac but these are the bug reports I'm getting)
What operating system are you using?
macOS, IOS
Reproduction URL
I don't have that, but I do have the generated CSS:
Describe your issue
The above generated CSS is not interpreted by safari. I am not using the text-opacity plugin, and disabling it should hopefully solve my problem by creating proper css.
Beta Was this translation helpful? Give feedback.
All reactions