Replies: 3 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I believe I found the issue: https://play.tailwindcss.com/EMnyXd42Ot I was using variables inside my theme without using the "inline" keyword. That broke everything. Whoops! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
In Tailwind 3, opacity was a part of the theme configuration where you could override/extend the opacity levels with your own.
It would be nice if we could do this in version 4 too.
Beta Was this translation helpful? Give feedback.
All reactions