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
React-classmate uses [tailwind-merge](https://github.com/dcastil/tailwind-merge) under the hood to merge class names. The last class name will always win, so you can use it to override classes.
417
+
414
418
## Upcoming
415
419
416
420
- bug / troubleshoot: classnames set by ref.current (useRef) will be overwritten as soon component rerenders
0 commit comments