-
Hi,
I tried to use this plugin and it fails with following error:
```bash
start Building...
[webpack-dev-middleware] [Error: × TypeError: Cannot read properties of undefined (reading 'inser…
-
Can you please add `prettier-plugin-tailwindcss` to this package? Thanks!
-
@ttskch great plugin idea! unfortunately i can't get it to work with @fsouza/prettierd. any idea why?
```Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@ttskch/prettier-plugin-tailwindcss-anyw…
-
**What version of VS Code are you using?**
v1.95.2
**What version of Tailwind CSS IntelliSense are you using?**
v0.12.13
**What version of Tailwind CSS are you using?**
v3.4.14
**Wha…
-
When you create a project with `sv` with `prettier` and `tailwindcss` options selected. It does not seem to add tailwind's prettier plugin. This only gets added if run `npx sv add tailwind` again afte…
-
Support using this plugin with both `tailwindcss@v3` and `tailwindcss@v2`.
-
When I try to format a svelte file with prettier and this plugin using format on save with vscode the entire file breaks. When I try to run prettier with the `--write` flag it reports a parsing error.…
-
**What version of `prettier-plugin-tailwindcss` are you using?**
v0.5.11
**What version of Tailwind CSS are you using?**
v3.3.0
**What version of Node.js are you using?**
v20.11.0
…
-
## Can I use this plugin with `prettier-plugin-tailwindcss`?
Of course! However, there are a few notes.
1. Languages that can be used with `prettier-plugin-tailwindcss` are limited to:
- J…
-
## Version
`@tailwindcss/postcss^4.0.0-alpha.25` & `tailwindcss^4.0.0-alpha.25`, i.e all versions of v4 alpha from **25** to **33** (as of this writing).
## Environment
Output of `npx envinfo…