[V4] BG-OPACITY #14002
Unanswered
NicolasCassunde
asked this question in
Help
[V4] BG-OPACITY
#14002
Replies: 2 comments 5 replies
-
You'd use the slash syntax, like |
Beta Was this translation helpful? Give feedback.
1 reply
-
Is it possible to use it within CSS files? This isn't working. .yo {
border-right: 1px solid theme(--color-white / 10%);
color: theme(--color-white / 20%);
} |
Beta Was this translation helpful? Give feedback.
4 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.
-
How can I use bg-opacity in Tailwind CSS v4?
Beta Was this translation helpful? Give feedback.
All reactions