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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to have a input that shows a red border if validation fails:
This is the input:
Alright - the validation works fine, but once form-default is applied, the input is having rounded borders.
This is the specific css (Tailwind 1.7)
I am not sure why this is not working as expected. If I write:
it works fine. But this should not be the way to do this? Applying
form-default
in the first example should do the trick...?Any ideas here?
Beta Was this translation helpful? Give feedback.
All reactions