headwind icon indicating copy to clipboard operation
headwind copied to clipboard

Issue with Headwind Extension in Next.js Project

Open eeennsu opened this issue 1 year ago • 3 comments

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!

eeennsu avatar Sep 25 '23 04:09 eeennsu

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.

MarceloViannaDev avatar Sep 25 '23 17:09 MarceloViannaDev

Thanks! your comment is helpful for me! And Can you tell me the command please?

eeennsu avatar Sep 26 '23 01:09 eeennsu

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 ...

MarceloViannaDev avatar Sep 26 '23 17:09 MarceloViannaDev