How to use Tailwind CSS in Vue with Vite | Install TailwindCSS in Vue for Beginners

preview_player
Показать описание
This video will show you how to use TailwindCSS in Vue. I will show you how to install Tailwind CSS Vue with Vite projects. This is a step-by-step tutorial for beginners.
Рекомендации по теме
Комментарии
Автор

That was very easy and straightforward, thanks man.

songotin
Автор

One small detail for your excellent video, you could provide the necessary plugins for tailwind, Tailwind CSS IntelliSense and Prettier-plugin-tailwind.

AEKolatriss
Автор

thank you so much, I forgot to do the import in main.js and it didn't mention it in the doc and i felt dumb haha

OneManArmy_XD
Автор

this video is very much helpful for me.

armanhossan
Автор

thanks, simple and direct to the point

Lactovacilo
Автор

soo helpful video trying for so long to find a video like this

designers_rockwall
Автор

Thank you for useful video. I have a problem.Tailwind classes are working but when I write tailwind class helper-like classes below are not coming out like that 5:02. How to fix it?

tohirjonmominov
Автор

So helpful content as well as previous...💝

md.syfulislam
Автор

So helpful video ❤❤❤… But I think I have a problem when build the project cause its not displaying the content of the #app div…

luisminava
Автор

If you get that warning error just install PostCSS extension those errors will disappear

francodosha
Автор

muchas gracias, me fue de mucha ayuda

jorgegatica
Автор

Hello I have this error when I add this
@tailwind components;
@tailwind utilities;"
this is the error :
Unknown at rule @tailwind

ARIA.A
Автор

It is working every where except router links

soumilgupta