Is it possible to have a fallback to hexadecimal colors? #3815
Unanswered
maxacarvalho
asked this question in
Help
Replies: 0 comments
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.
-
Hello,
I just upgraded my project to use the latest version of Tailwind and I realized it broke my PDF reports.
That's not Tailwind's fault but the PDF processor, since it does not accept
rgba
colors with the--tw-bg-opacity
variable.So, is there a way to always have the hexadecimal as a fallback, like it was before?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions