tailwind ccs not installing in my project #19048
Unanswered
vikasbarhala
asked this question in
Help
Replies: 1 comment 1 reply
-
The If you are trying to use v3, ensure the version qualifier is used: $ npm install -D tailwindcss@3 postcss autoprefixer
$ npx tailwindcss init -p |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
whenever i tried to install tailwind error occured :
npm cannot find the Tailwind executable
this error comes when i try to run the command: npx tailwindcss init -p
Beta Was this translation helpful? Give feedback.
All reactions