Answers for "upgrade tailwind css npm"

CSS
1

tailwind css npm

# Using npm
npm install tailwindcss

# Using Yarn
yarn add tailwindcss
Posted by: Guest on September-14-2020
-1

npm tailwind css

npm install -D tailwindcss
npx tailwindcss init
Posted by: Guest on March-30-2022

Browse Popular Code Answers by Language