Reproduction URL (Required)
https://play.tailwindcss.com/llKuVQE0tI
What version of daisyUI are you using?
v5.0.0
Which browsers are you seeing the problem on?
No response
Describe your issue
I have an element with btn btn-sm classes. If I want a different font size for that element I should be able to add text-* and change it only for that element, but it doesn't work unless I use important.
EDIT: This wasn't a problem on v4
Reproduction URL (Required)
https://play.tailwindcss.com/llKuVQE0tI
What version of daisyUI are you using?
v5.0.0
Which browsers are you seeing the problem on?
No response
Describe your issue
I have an element with
btn btn-smclasses. If I want a different font size for that element I should be able to addtext-*and change it only for that element, but it doesn't work unless I useimportant.EDIT: This wasn't a problem on v4