Skip to content

Upgrading from v0.2.0 to v0.3.0 removes all styling #60

Closed
@botre

Description

@botre

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):

before

After (0.3):

after

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions