How to Setup Vue 3 with Tailwind CSS via the Vue CLI

preview_player
Показать описание


== [ Timestamps ] ==
00:00 Intro
00:20 Overview
00:42 Vue CLI Setup
01:29 Vue Add Tailwind
02:11 Import Tailwind
03:15 Tailwind in Subcomponents
03:48 Fin

== [ Tags ] ==
#suboptimal #vuejs #tailwindcss
Рекомендации по теме
Комментарии
Автор

nice work but you dont need to import as vue puts in your main.js file

wargame
Автор

I don't usually comment on tutorials, but thank you soo much, I struggled the whole day with my setup and this worked on the first try!

mottebahner
Автор

That's probably the easiest clip command ever for setting up tailwind. Nice vid 👍

cryptodev
Автор

Hell after year of struggling with manually configuring tailwind in vue this is a god sent great video thanks

reynhardprivate
Автор

This worked for the vue 2 app as well. Thank you so much, the official docs were driving me nuts

ChrystanFRz
Автор

Hey Dude, thanks a lot, I just started with Vue and was wondering how complex it would be to implement tailwind.css. Very nice tutorial, you got a new subscriber. Keep it up.

marcfriedmann
Автор

hey, for me the classes work but i dont get the recommendations, any idea why?

noqtuh
Автор

Great video Man, exactly what everyone needed

gerardocalia
Автор

thx a lot, no more error from no where, like in the official doc ^^"

babook
Автор

what is that visual studio code theme? its really nice. also what zsh theme is that?

Nate-gino
Автор

Installing via vue add tailwind gave me ENOENT error: no such file or directory: open tailwind.config.js

adriatic
Автор

when i use "vue add tailwind" in full version i have some errors, please help me

eduardomeneses
Автор

Liked and subscribed thank you friend!

theshredguitarist
Автор

Awesome Video thanks so much!

I want to do some dev videos myself, can you tell us about which software you use to record and show the keystrokes?

Thanks man! ✌

devops-sushi
Автор

How can I find that vscode theme pls I love it

kivanc
Автор

conflicting versions for project dependency "tailwindcss":

- ^2.2.2 injected by generator "undefined"

mekargaelflow