-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Error when used with Tailwind 3.0.0 #44
Comments
Same issue here, any estimates on the solution? |
related to tqwewe/tailwind-classes-sorter#9 |
Don't think we'll be seeing one anytime soon, sadly :( Project is no longer maintained: #46 |
so a temporary solution is to start using an extension Headwind for vscode |
FYI - Tailwind now provides an official plugin: https://tailwindcss.com/blog/automatic-class-sorting-with-prettier |
I tried using this plugin after the official announcement. Still no luck with this error |
@cungminh2710 this isn't the official tailwindcss prettier plugin. Did you try the one linked above? I think theirs should stay updated with tailwinds versions |
oh somewhere this was linked. regardless thanks @tqwewe for your amazing work |
Thanks @tqwewe for putting the effort into this project! 💪 Posting the solution so that the others can easily find it.
You can easily fix this by executing the following ⬇️
|
@tqwewe thanks!. I think i can close this issue now. |
Describe the bug
The extensions fails when update to Tailwind v3. Both Prettier CLI and ESLint (with prettier plugin) CLI fails with the same error message.
To Reproduce
Steps to reproduce the behavior:
Stack trace
Versions:
The text was updated successfully, but these errors were encountered: