ANURAG VEMULA
Results
1
comments of
ANURAG VEMULA
Proper way to install Next.js with Tailwind CSS would be: npx create-next-app project_name cd project_name npm install -D tailwindcss postcss autoprefixer npx tailwindcss init -p