Using Tailwind's important modifier is usually better
If you don't need to be able to override styles through multiple levels of composition, this might be the most lightweight approach possible.
No need to use both tailwind-merge
and other class joining libraries like clsx