theron-wang / VS2022-Editor-Support-for-Tailwind-CSS

Unofficial VS2022 Tailwind CSS extension for IntelliSense, linting, sorting, and more to enhance the development experience in Visual Studio 2022.
https://marketplace.visualstudio.com/items?itemName=TheronWang.TailwindCSSIntellisense
MIT License
75 stars 4 forks source link

Nextjs app router #51

Open Santu-Santra9679809523 opened 3 weeks ago

Santu-Santra9679809523 commented 3 weeks ago

The extension is outstanding; however, it encounters issues when integrating Tailwind CSS with a Next.js application during its creation. If the issue originates from my side, I would appreciate guidance or a resolution to this matter. Thank you.

theron-wang commented 2 weeks ago

@Santu-Santra9679809523 What type of issues are you encountering? Are certain features broken or are there exceptions being raised? If there are any errors, they should be logged to the 'Extensions' output window (click the dropdown menu for the Build output window). Also, if you could provide steps to reproduce the issue, that would be greatly appreciated. Thank you!