Tailwind CSS Tutorial #13 - Buttons

Tailwind CSS Tutorial #13 - Buttons

Net Ninja

4 года назад

91,983 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Mark Jak
Mark Jak - 19.07.2023 23:44

💙💙💙💙💙💙💙💙💙💙

Ответить
Black+Purple
Black+Purple - 31.12.2022 17:28

I'm used to using Bootstrap 5's row and column layout, is Tailwind's equivalent to that it's Grid system? If not, what is the actual equivalent?

I'm trying to learn Tailwind because it's got a lot more control and it makes me better at learning CSS as well (I'm still a beginner)

Ответить
CreatiqueMedia LLC
CreatiqueMedia LLC - 15.12.2022 20:02

Awesome! Thanks man, sorry, mate! Keep it up! You're a great instructor! Plus Brit accents are always great to listen to. Us Yanks lost our Brit accents a couple centuries ago, so it's quite nostalgic for us ahahaha, seriously, no joke!

Ответить
Stock Lin
Stock Lin - 05.12.2022 04:34

cursor-pointer
tracking-wider
border-primary
border-2

Ответить
Raj Banna Sa
Raj Banna Sa - 13.10.2022 04:44

thank you so much sir

Ответить
mohamed youssef
mohamed youssef - 25.08.2022 15:50

Awesome +++++++++++++++++++ 😃

Ответить
King Ryan Gaming
King Ryan Gaming - 03.05.2022 06:00

Do I need to run it if I am using CDN instead of NPM?

Ответить
Adeodatus Ludan
Adeodatus Ludan - 27.12.2021 23:50

Running taiwindcss without -I, please provide an input file.

The error I am getting by trying to build my css. Please help.

Ответить
WaifuFx
WaifuFx - 20.11.2021 15:58

WOULD RECOMMEND YOU TO OTHERS

Ответить
Babinio 74
Babinio 74 - 25.10.2021 20:29

how do i create a "send to <email>" clickable button?

Ответить
Aib Make Sense
Aib Make Sense - 22.08.2021 15:58

use this script "build-css": "tailwindcss build -i src/styles.css -o public/styles.css --watch"
and then it will automatically rebuild when src/styles.css file changed.
You don't need to do it manually.

Ответить
Ariez Flores
Ariez Flores - 29.06.2021 12:28

To those following this in 2021, modify your package.json scripts build-css to include the -i flag for the input (tailwindcss build -i src/css/styles.css -o public/styles.css) otherwise your css might not get process.

Ответить
Lorik Oruqi
Lorik Oruqi - 04.04.2021 21:56

the way he says here and preview




btw amazing tutorial thank you so much

Ответить
Shakeel Ahmad
Shakeel Ahmad - 25.12.2020 06:14

Wonderful tutorial series from a wonderful teacher

Ответить
Hos
Hos - 04.12.2020 04:29

how to build with nextJs?

Ответить
CHICOSELFIE
CHICOSELFIE - 13.11.2020 22:31

You are the best!

Ответить
Md Javed Akhtar
Md Javed Akhtar - 20.08.2020 18:50

What sort of extension are you using my vs code is showing red marks in style.css

Ответить
Have Trust Issue
Have Trust Issue - 30.07.2020 20:45

@apply directive is like writing 'raw' css with unknown name.
Tailwind generate 'a class' for every bit of 'css'. Like 'margin-top:10px' = 'mt-10'. Why not writing normal css instead.
Now I have to remember thousands of 'class' names.
I don't understand the point.
Some utility classes is needed but a 'class' for every bit of tailwind is kind of...

Ответить
Cody Bontecou
Cody Bontecou - 21.07.2020 23:54

Does the web page see any sort of performance difference when loading in on an sm or xs screen when you have something like md:border-2? Obviously, if there is a performance difference, this would be very very small. But I'm curious if it occurs when taking into account this feature throughout a full project.

Ответить
Normaliz3
Normaliz3 - 21.07.2020 18:38

Nice tutorial :) But next time, maby use button tag instead of just links. So that we all follow WCAG guidelines a bit more :) Otherwhise, I love your content :D

Ответить
Lishan Udeep
Lishan Udeep - 19.07.2020 17:22

@apply thing is not working its throwing a red underlined error why is that

Ответить
floody boy
floody boy - 17.07.2020 14:36

Awesome 👏🏻

Ответить
Alex K.
Alex K. - 17.07.2020 14:23

ty.

Ответить
Nicolas Keith
Nicolas Keith - 17.07.2020 12:02

This series is so soothing.

Ответить
Amrit Gopinath
Amrit Gopinath - 17.07.2020 11:48

Excellent explanation
Thank you so much
After this can you please teach jQuery 3 😊😊😎😊

Ответить
go
go - 17.07.2020 11:46

Best explanation

Ответить