Skip to content

Not compatible with Tailwind 3 and JIT #1

@joshtaylordev

Description

@joshtaylordev

Doesn't work with Tailwind 3 and JIT classes.

After adding the plugin to a project on Tailwind 3.3.3 I noticed it breaks the JIT font sizes by trying to apply them as color styles. For example text-[40px] outputs:

.text-\[40px\] {
    color: 40px;
}

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