1
Install the tailwind merge package
2
Create a utility function to accept multiple classnames and merge them
3
Use it in a component
See how it is can be used in the Gradient text snippet
See how it is can be used in the Gradient text snippet