Requiring unknown module "tailwind-merge" #261
Closed
ahmadasjad
started this conversation in
General
Replies: 1 comment
-
Hey @ahmadasjad please check v2.0.0 release notes: https://github.com/heroui-inc/tailwind-variants/releases/tag/v2.0.0 |
Beta Was this translation helpful? Give feedback.
0 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.
-
Development build is successful, but release build doesn't include "tailwind-merge"
I already installed
npm install tailwind-merge
I had to disable it in a custom config file
src/config/tailwind-variants.config.ts
:Is there way to use it without disabling it?
The problem I was getting:

Beta Was this translation helpful? Give feedback.
All reactions