Tailwind CSS Tutorial #13 - Buttons

  Рет қаралды 98,701

Net Ninja

Net Ninja

Күн бұрын

Пікірлер: 39
@nicolaskeith8872
@nicolaskeith8872 4 жыл бұрын
This series is so soothing.
@MananGouhari
@MananGouhari 4 жыл бұрын
tailwindcss is so soothing
@lorikoruqi334
@lorikoruqi334 3 жыл бұрын
the way he says here and preview btw amazing tutorial thank you so much
@Shakeel714
@Shakeel714 4 жыл бұрын
Wonderful tutorial series from a wonderful teacher
@spacetimevideostudio109
@spacetimevideostudio109 6 ай бұрын
Amazing tutorial
@NetNinja
@NetNinja 6 ай бұрын
Thank you! :)
@ariezflores
@ariezflores 3 жыл бұрын
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.
@GustavAgar
@GustavAgar 3 жыл бұрын
heyo, i'been using the command "npx tailwindcss -i ./src/styles.css -o ./public/styles.css" to rebuild the css and is working for me, can u explain me whats difference with the command u post here?
@Miq145
@Miq145 3 жыл бұрын
@@GustavAgar You are talking about the same thing. New Tailwindcss version was informing on terminal about a deprecated command when building, and Ariez is explaining where the error was, and giving the solution to that error for Tailwind v.2. which is the same than the one your are reporting.
@jannickpedersen4620
@jannickpedersen4620 2 жыл бұрын
@@GustavAgar the npx rules lol xD its an offical installation guide now on Tailwind docs :)
@blackpurple9163
@blackpurple9163 2 жыл бұрын
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)
@normaliz3
@normaliz3 4 жыл бұрын
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
@The_Awakened_Hybrid
@The_Awakened_Hybrid 2 жыл бұрын
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!
@NetNinja
@NetNinja 2 жыл бұрын
Haha, thank you :) more British accent to come!!
@TheJaved432
@TheJaved432 4 жыл бұрын
What sort of extension are you using my vs code is showing red marks in style.css
@stocklin9831
@stocklin9831 2 жыл бұрын
cursor-pointer tracking-wider border-primary border-2
@floodyboy5307
@floodyboy5307 4 жыл бұрын
Awesome 👏🏻
@KingRyanGaming
@KingRyanGaming 2 жыл бұрын
Do I need to run it if I am using CDN instead of NPM?
@babinio7458
@babinio7458 3 жыл бұрын
how do i create a "send to " clickable button?
@codybontecou
@codybontecou 4 жыл бұрын
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.
@hos7012
@hos7012 4 жыл бұрын
how to build with nextJs?
@rajbannasa7662
@rajbannasa7662 2 жыл бұрын
thank you so much sir
@NetNinja
@NetNinja 2 жыл бұрын
You're very welcome Raj!
@charbouy
@charbouy Жыл бұрын
3:42 The Lord of The Rings
@adeodatusludan
@adeodatusludan 3 жыл бұрын
Running taiwindcss without -I, please provide an input file. The error I am getting by trying to build my css. Please help.
@chicoselfie1602
@chicoselfie1602 4 жыл бұрын
You are the best!
@obibakwekuadoma8482
@obibakwekuadoma8482 7 ай бұрын
i don't if my tailwind configuration is not working or not, i am unable to make changes to my application
@gradientO
@gradientO 4 жыл бұрын
Best explanation
@lishanudeep8893
@lishanudeep8893 4 жыл бұрын
@apply thing is not working its throwing a red underlined error why is that
@shubhang2877
@shubhang2877 4 жыл бұрын
maybe cuz you dont have the tailwind intellisense extension
@lishanudeep8893
@lishanudeep8893 4 жыл бұрын
@@shubhang2877 no I have that
@shubhang2877
@shubhang2877 4 жыл бұрын
uhhhhh is the error message when you hover over it something similar to "Unknown at rule @tailwindcss(unknownAtRules)"?
@waifufx
@waifufx 3 жыл бұрын
WOULD RECOMMEND YOU TO OTHERS
@ridl27
@ridl27 4 жыл бұрын
ty.
@havetrustissue8975
@havetrustissue8975 4 жыл бұрын
@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...
@markjak5031
@markjak5031 Жыл бұрын
💙💙💙💙💙💙💙💙💙💙
@mohamedyoussef8835
@mohamedyoussef8835 2 жыл бұрын
Awesome +++++++++++++++++++ 😃
@amritgopinath9540
@amritgopinath9540 4 жыл бұрын
Excellent explanation Thank you so much After this can you please teach jQuery 3 😊😊😎😊
@aifsssm
@aifsssm 3 жыл бұрын
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.
Tailwind CSS Tutorial #14 - Icons
5:22
Net Ninja
Рет қаралды 97 М.
Build any layout with tailwind | crash course
34:28
Hitesh Choudhary
Рет қаралды 101 М.
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
5 Tailwind CSS Pro Tips I Wish I Knew Earlier (2024)
13:50
Lukas | Web Development & Design
Рет қаралды 6 М.
Tailwind CSS Buttons Tutorial (don't make these mistakes)
12:54
Austin Shelby
Рет қаралды 10 М.
Tailwind CSS Crash Course
30:31
Traversy Media
Рет қаралды 649 М.
Theming Tailwind with CSS Variables
27:24
Tailwind Labs
Рет қаралды 129 М.
I WISH I Knew These Tailwind Tips Earlier
9:15
Theo - t3․gg
Рет қаралды 200 М.
Styling Forms with Tailwind CSS
17:25
Tailwind Labs
Рет қаралды 143 М.
10 Tailwind Classes I Wish I Knew Earlier
13:31
Web Dev Simplified
Рет қаралды 200 М.
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН