Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with tailwind #234

Open
Igor-Vuk opened this issue Aug 30, 2024 · 3 comments
Open

Doesn't work with tailwind #234

Igor-Vuk opened this issue Aug 30, 2024 · 3 comments

Comments

@Igor-Vuk
Copy link

By using "prettier-plugin-tailwindcss" and adding "plugins": ["prettier-plugin-tailwindcss"] to .prettierrc.json prettier stops working for any type of file. If I remove this line it works for everything except the tailwind classes.

I also tried "eslint-plugin-tailwindcss" without changing ".prettierrc.json" I get lines below the code where there is a tailwind error. This is coming from Eslint, but on save prettier doesn't format tailwind classes. It does the rest of the code.

@jsonMartin
Copy link

I'm also having this same issue. prettier-eslint does not work with "prettier-plugin-tailwindcss" in the VSCode plugin

@tylerlu-hivemapper
Copy link

Running into the same issue

@bravo-kernel
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants