-
- Notifications
You must be signed in to change notification settings - Fork 226
Closed
Description
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.

daniloribeiro00 and romansp
Metadata
Metadata
Assignees
Labels
No labels