What version of Tailwind CSS are you using?
v3.4.13
What build tool (or framework if it abstracts the build tool) are you using?
NuxtJs ^3.13.2
What version of Node.js are you using?
v22.4.1
What browser are you using?
Chrome
What operating system are you using?
Windows
Describe your issue
So in my nuxt app i installed tailwind with nuxt module but when i try to create a config file for tailwind as shown in the docs i get error
tailwind is not recognized as an internal or external command, operable program or batch file.
but for other application this command works completly fine why is that