You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have something like twMerge("z-[100] z-20") resulting in "z-[100] z-20" so it's not overriding correctly. And then tailwind uses the arbitrary value and the override doesn't work.
The text was updated successfully, but these errors were encountered:
I have something like
twMerge("z-[100] z-20")
resulting in"z-[100] z-20"
so it's not overriding correctly. And then tailwind uses the arbitrary value and the override doesn't work.The text was updated successfully, but these errors were encountered: