Tailwind form error in label of mail and password
I’m trying to integrate a Tailwind form into my React website but when I finish typing in the labels the text goes down on top of the other one. I have tried with different forms and with all of them the same thing happens. Now I’m using the ‘Login Form v.2’and I can’t see the borders that should appear on the labels. I have tried other forms and got the same error. I think I’m missing some style dependency but I don’t know which one it might be. Im new with Tailwind, thanks.