This is a workaround for compatibility with @zackad/prettier-plugin-twig that unfortunately is NOT YET compatible.
Caution
This might format your tailwindcss class name in an inconsistent way.
How To
Change your prettier-plugin-tailwindcss version on package.json into
- "prettier-plugin-tailwindcss": "^0.6.9",
+ "prettier-plugin-tailwindcss": "https://github.com/zackad/prettier-plugin-tailwindcss/releases/download/v0.6.10/prettier-plugin-tailwindcss-0.6.10.tgz",Full Changelog: v0.6.9...v0.6.10