Want to install tailwnd as dev dependency #17011
Unanswered
sPIRAL-piXel
asked this question in
Help
Replies: 2 comments 2 replies
-
Run: $ npm install --save-dev tailwindcss |
Beta Was this translation helpful? Give feedback.
1 reply
-
Use --save-dev exactlly. |
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.
-
Hey, I’ve started a new React project using Vite. I’m following the Tailwind CSS documentation to set it up, but it’s getting installed as a dependency instead of a dev dependency. I want to install it as a dev dependency. How can I fix this? I’m a beginner, so any guidance would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions