-
Hi, Im using prefixed tailwind classes.
Im trying to import it in one of my projects and override bg using unprefixed bg-black/30.
Below is my custom twMerge
|
Beta Was this translation helpful? Give feedback.
Answered by
dcastil
Jun 7, 2025
Replies: 1 comment 1 reply
-
Hey @mcdhage98! 👋 Just tested your code, but it seems to work just fine. Check it out here: https://codesandbox.io/p/sandbox/dksqfk Could it be that the problem lies somewhere else? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mcdhage98
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @mcdhage98! 👋
Just tested your code, but it seems to work just fine. Check it out here: https://codesandbox.io/p/sandbox/dksqfk
Could it be that the problem lies somewhere else?