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
Tailwind form elements are being normalized/reset on first page load. When refreshing page, utility styles are being applied.
I've replicated the issue in following repo. Please navigate to Forms page in header. This page contains a Unstyled Form which purely uses default styling after reset. the second form is an Styled Form. Please check the border color of styled form when focussed. After refreshing the page the styles are being applied.
Taking a look at #277 I think this issue is related.
The text was updated successfully, but these errors were encountered:
Tailwind form elements are being normalized/reset on first page load. When refreshing page, utility styles are being applied.
I've replicated the issue in following repo. Please navigate to Forms page in header. This page contains a Unstyled Form which purely uses default styling after reset. the second form is an Styled Form. Please check the border color of styled form when focussed. After refreshing the page the styles are being applied.
Taking a look at #277 I think this issue is related.
The text was updated successfully, but these errors were encountered: