Answers for "tailwind css react"

5

commmand for installing tailwind to react

npm install tailwindcss
Posted by: Guest on September-01-2020
0

tailwind css in react

npx tailwindcss-cli@latest init
Posted by: Guest on August-19-2021
0

tailwind css react

npm install -D tailwindcss@npm:@tailwindcss/postcss7-compat postcss@^7 autoprefixer@^9
Posted by: Guest on July-12-2021

Code answers related to "Javascript"

Browse Popular Code Answers by Language