How to Add TailwindCSS to a NextJS Application

preview_player
Показать описание
In this video we'll learn how to add TailwindCSS to a NextJS Application, we'll cover installing Tailwind, setting up PostCSS, enabling purging and more.

Thanks for watching!
Рекомендации по теме
Комментарии
Автор

Starting to love Tailwind more and more!

JamesQQuick
Автор

I guess this is going to be the new trend in 2021. Great job!

balporsugu
Автор

Great tutorial. Super descriptive and easy to follow. Thank you!

alexzahrai
Автор

Thank you so much. Well that's what I'm trying to do know and this is the best video I found explaining all of it

signorDJ
Автор

thank you so much. this VDO helped me a lot

tata
Автор

Loved this nice tutorial . Subscribed.

mijan-karim
Автор

awesome tutorial, very clear. Thanks a lot

ilham
Автор

what vscode theme he is using in this video???

shivashankar
Автор

Tailwind styles are NOT being applied to any components in my components folder i.e example Hero.js why?

shanemur
Автор

i learned a lot from that video i build a website using next js and tailwind css but when i deploy my site on vercel the tailwind css not applying how to solve this

mayanksaxena
Автор

How'd you get your terminal like that btw? Love the video!

kassim
Автор

Hi Ado, thanks a bunch for your video. I have done everything you said but my tailwindcss seems not to be loading in the browser properly (its says style sheet not loaded properly). It shows in the console file but when I run code with tailwindcss classes it doesn't load them properly. I have also installed the tailwind UI plugin. I will appreciate if you can help me out.

olaitanodulaja
Автор

For those who get error while running `npx tailwind init`, plz try `npx tailwindcss init` instead~

kokoro
Автор

*npx tailwind init*
*npm ERR! could not determine executable to run*
How to fix this issue ?

professorpoke