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

chore: use prettier-plugin-tailwindcss #3

Merged

Conversation

MichaelDeBoey
Copy link
Member

No description provided.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! One question.

@@ -68,6 +68,7 @@
"msw": "^0.39.1",
"pm2": "^5.2.0",
"prettier": "^2.5.1",
"prettier-plugin-tailwindcss": "^0.1.8",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this still an issue with tailwind 3? tqwewe/prettier-plugin-tailwind#29

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the official plugin by the Tailwind team.

prettier-plugin-tailwind (without the css at the end), is deprecated now
tqwewe/prettier-plugin-tailwind#46 (comment)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks!

@MichaelDeBoey MichaelDeBoey force-pushed the use-prettier-plugin-tailwindcss branch from 93c617d to bd92374 Compare March 15, 2022 16:43
@kentcdodds kentcdodds merged commit a6bf373 into remix-run:main Mar 15, 2022
@MichaelDeBoey MichaelDeBoey deleted the use-prettier-plugin-tailwindcss branch March 15, 2022 20:55
@sun33t
Copy link

sun33t commented Sep 15, 2024

@MichaelDeBoey I know this is an old thread but I've just come across the repo in my recent remix journey and thought I'd point out that the prettier config doesn't make use of the tailwindcss plugin. It's a tiny thing but I thought I'd point it out just in case it's been missed 👍

@MichaelDeBoey
Copy link
Member Author

@sun33t This will be fixed by #243

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

Successfully merging this pull request may close these issues.

3 participants