Open eeennsu opened 1 year ago
It works perfectly fine with Next. I've been using it in all my projects. don't forget to run the headwind command to initialize. Every time you close vs code you must rerun the command.
Thanks! your comment is helpful for me! And Can you tell me the command please?
Thanks! your comment is helpful for me! And Can you tell me the command please?
Check the extension page inside VS Code. You can find the command there. I've created an auto-run for this command so I don't remember now the keys ...
I've been using the Headwind extension successfully! After completing my React studies, I tried to apply Tailwind CSS to a Next.js project, but oh my. I've discovered that Headwind's functionality isn't working in my Next.js project! I even tried it on another computer, and it still didn't apply to the Next.js project files. I'm curious if this issue is just a bug or if Next.js doesn't support it yet!