Closed
Description
What version of @tailwindcss/forms are you using?
v0.3.0
What version of Node.js are you using?
12.16
What browser are you using?
Chrome
What operating system are you using?
Windows
Reproduction repository
NA
Upgrading from v0.2.0 to v0.3.0 removes all input styling.
Is there a migration step somewhere I missed?
Code:
<input className={`block w-full placeholder-gray-400 border-gray-300 focus:ring-java-500 focus:border-java-500 rounded px-3 py-2`}
/>
Before (0.2):
After (0.3):
Metadata
Metadata
Assignees
Labels
No labels