How to Install Tailwind CSS (Up and Running)

preview_player
Показать описание
Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces. A utility-first library simply means that, unlike Bootstrap, Tailwind doesn’t give us automatically pre-styled components. Rather, it gives us utility classes that help us style our components in certain ways and allows us to build our own classes using these utility classes.

Copy the commands used in the video here👇👇👇

npm install tailwindcss
npm init -y
npm install -D tailwindcss postcss autoprefixer vite
npx tailwindcss init -p
npm run dev

Check out other videos on this channel👇👇👇.

How To Create Your Own Animated Vector Art Online For Free In Two Minutes!:

How To Add Favicon To a Website In HTML:

Glassmorphism Login Form:

Types of Gradients In CSS:

Animated Text Over a Faded Image on Hover:

User Login UI Design Tutorial in Axure RP Pro:

Introduction to Sass:

#tailwindcss #tailwindui #tailwindtutorials
Рекомендации по теме
Комментарии
Автор

Out of 100 videos only your video was helpfull. Thank you so much and may God bless you.

AmitYadav-pfik
Автор

Thanks Alot, It's Helpful.
A Job Well Done. Greater Heights 👊💪

shehuahmaddamilola
Автор

Out of all videos you tutorial solve my problem

surajkumarsahu
Автор

How are you getting those emojis after sucessfull installation or build. It shows sucessful installation but after that nothing
Plz reply.

madhavanand
Автор

how do you run tailwind projects on other devices?

loiuxxx
Автор

How do you use tailwind outside of index.html file ? It doesn’t work for me on new files in other folders

gonewild
Автор

Ive never understood the music videos instead of people explaining what is happening

eshw
Автор

After making everything like on video i dont have a dev script and i cant check the result. Can someone help pls?

streser_tv
Автор

When I write npm run dev at the end it says error missing script

danish
Автор

The folder of stylesheet should be build instead of css

escalador
Автор

it gave an erro when I ran the dev command

What should I do?

marlonduarte
Автор

i need all of this to use tailwind in my basic html + css website?

sergejstojanovic
Автор

I'm getting a yellow underline problems Unknown at rule @tailwind problems for
@tailwind base;
@tailwind components;
@tailwind utilities;


You got them at first but they were gone soon after. How ?

I installed tailwindcss as a

VS
Автор

How are you getting those emojis after sucessfull installation or build. It shows sucessful installation but after that nothing
Plz reply.

madhavanand