Skip to content

Use tailwind-merge to override classes #36

Description

@timothyarmes

inputClassName appends our classes onto the default classes, but that doesn't necessarily override them. For exemple, adding text-base doesn't affect the text size since the default text-sm takes priority.

The nicest solution would be to use tailwind-merge to merge our classes into the default list

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions