While writing a complex tailwind styles that may conflict with existing styles sometimes requires classGroups with validators. I often use the validators from the original tailwind-merge. Yes I can or write a custom validator, (or copy-paste the code 👈) but using it from the library itself would be easier.
While writing a complex tailwind styles that may conflict with existing styles sometimes requires
classGroupswith validators. I often use the validators from the originaltailwind-merge. Yes I can or write a custom validator, (or copy-paste the code 👈) but using it from the library itself would be easier.