How to use tailwind css in React project ? npm create vite@latest enter project name select React select javascript cd project_name npm install // now installation for tailwind css npm install -D tailwindcss postcss autoprefixer npx tailwindcss i...
u05.hashnode.dev5 min read
No responses yet.