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

Add support for prettier-plugin-sort-imports #241

Merged
merged 5 commits into from
Jan 12, 2024

Conversation

VladimirMikulic
Copy link
Contributor

No description provided.

@thecrypticace
Copy link
Contributor

This needs tests to verify that it works. Those are in plugins.test.js. You'll also need to adjust package.json to add peer dependencies, dev dependencies, etc…

@thecrypticace thecrypticace changed the title Add prettier-plugin-sort-imports compatibility Add support for prettier-plugin-sort-imports Jan 12, 2024
@thecrypticace thecrypticace merged commit 1fa24c2 into tailwindlabs:main Jan 12, 2024
1 check passed
@thecrypticace
Copy link
Contributor

Merged — this will be out when we do a patch release of the plugin. In the meantime you can use our insiders build:

npm install prettier-plugin-tailwindcss@insiders

@VladimirMikulic
Copy link
Contributor Author

Thank you so much @thecrypticace! I didn't have a chance to start working on this until weekend, but I see you already did it! Much appreciated!

@VladimirMikulic VladimirMikulic deleted the patch-1 branch January 13, 2024 14:33
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.

None yet

2 participants