nuxt-modules / tailwindcss

Tailwind CSS module for Nuxt

Home Page:https://tailwindcss.nuxtjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npx tailwindcss init reports an error when running, the error message is: sh: tailwind: command not found

ye21st opened this issue · comments

npx nuxi@latest init Focre-Official-Website
npx nuxi@latest module add tailwindcss
npx tailwindcss init     #This line of code reports an error
image

Are there any dependencies that I am missing to install?