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

Issue with Headwind Extension in Next.js Project #205

Open
eeennsu opened this issue Sep 25, 2023 · 3 comments
Open

Issue with Headwind Extension in Next.js Project #205

eeennsu opened this issue Sep 25, 2023 · 3 comments

Comments

@eeennsu
Copy link

eeennsu commented Sep 25, 2023

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!

@MarceloViannaDev
Copy link

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.

@eeennsu
Copy link
Author

eeennsu commented Sep 26, 2023

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

@MarceloViannaDev
Copy link

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

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

No branches or pull requests

2 participants