Answers for "tailwind css component for react"

CSS
0

install tailwind css in react

npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init
Posted by: Guest on January-30-2022
0

tailwind css in react

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

Browse Popular Code Answers by Language