Skip to content

v0.9.12 regression: false negative on multiple transform classes #841

@keyz

Description

@keyz

What version of VS Code are you using?

v1.81.1

What version of Tailwind CSS IntelliSense are you using?

v0.9.12

What version of Tailwind CSS are you using?

v3.3.3

What package manager are you using?

pnpm

What operating system are you using?

macOS

Tailwind config

Default config

VS Code settings

Default/recommended config

Reproduction URL

Simple repro:

<div class="translate-y-2 scale-95"></div>

Describe your issue

Hi there! I started seeing cssConflict errors after upgrading to the latest version.

I'm under the impression that multiple transform classes work fine at runtime (since you apply the inline var trick) — this feels like a false negative?

For additional context, downgrading to v0.9.11 fixes the problem.

image

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