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
89 stars 5 forks source link

[Feature request] Automatically add config files to the project #52

Closed jan-franek closed 3 months ago

jan-franek commented 3 months ago

Hi, would it be possible to automatically add the "tailwind.config.js" and "tailwind.extension.json" files created via the "Set up and install Tailwind CSS" and "Set up Tailwind CSS (use CLI)" commands to the project?

Thanks

theron-wang commented 3 months ago

Should be added in 1.4.4. Thanks for the suggestion!