When I disable your extension, the differences in formatting in VSCode and the prettier CLI are gone. This leads me to believe this extension is a source of the unwanted behavior.
Just checked the prerelease version (v0.13.46 (pre-release)) and it seems the bug isn't there. Closing this ticket since it seems it will soon be fixed.
What version of VS Code are you using?
Actually using Cursor - my versions are:
VSCode Version: 1.93.1 Cursor Version: 0.42.3
What version of Tailwind CSS IntelliSense are you using?
v0.12.12
What version of Tailwind CSS are you using?
v3.4.10
What package manager are you using?
npm
What operating system are you using?
MacOS
Tailwind config
VS Code settings
Reproduction URL
There is a repro link of the behavior on this comment: https://github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/244#issuecomment-2049543859
Describe your issue
re: https://github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/244
When I disable your extension, the differences in formatting in VSCode and the prettier CLI are gone. This leads me to believe this extension is a source of the unwanted behavior.
Love the extension otherwise, though!