What's new in Tailwind CSS v3.1?
33:20
Upgrading to Tailwind CSS v3.0
14:45
2 жыл бұрын
What's new in Tailwind CSS v3.0?
26:33
Introducing Tailwind CSS v3.0
0:55
2 жыл бұрын
Rebuilding iOS 15 with Tailwind CSS
20:19
Floating Labels with Tailwind CSS
10:19
What's New in Tailwind CSS v2.2
21:21
Sneaking a Peek at Tailwind CSS v2.2
7:18
Theming Tailwind with CSS Variables
27:24
Пікірлер
@codingwithrendi
@codingwithrendi 6 күн бұрын
super cool sir, this is make development easier
@zeke2269
@zeke2269 12 күн бұрын
finally found one with tailwind!
@mjchoi6355
@mjchoi6355 13 күн бұрын
I'm trying to implement focus-visible on input fields but it still shows focus when user clicks in. focus-visible:outline-none works for buttons and links but not for input fields. Can anyone help how I can remove the focus from input field please?
@io_inc
@io_inc 16 күн бұрын
I like this, simple and minimalistic
@azazinlove7514
@azazinlove7514 18 күн бұрын
Very sad that there is no more vids from this great man :c
@switch3
@switch3 21 күн бұрын
This video is actually more about React than Tailwind. The fact that it helps to reduce the duplication of Tailwind's utilities classes is only incidental to React's component architecture.
@samueljagestedt6479
@samueljagestedt6479 21 күн бұрын
seems like a ux problem that the user can't click the placeholder to focus the input.
@user-kh6rp6yx1j
@user-kh6rp6yx1j 24 күн бұрын
Hey
@sidouglas
@sidouglas 26 күн бұрын
All that function nonsense is no longer needed now. You can just use hex values if you wish. Example: bg-skin-base/10 for 10% opacity on the base background color. Wonderful improvements since 2021.
@whyyshivam
@whyyshivam 27 күн бұрын
Hey! What 's your vscode font name?
@pyari.shayri_
@pyari.shayri_ 29 күн бұрын
It was easy and 👍🏻
@davi48596
@davi48596 Ай бұрын
You rock this one out
@UncannyPotato69
@UncannyPotato69 Ай бұрын
My prettier doesn't work? Please someone help me
@zebcode
@zebcode Ай бұрын
I love this tutorial, it would be really useful though if you could also share the design guide so that I can try these things myself against a guide.
@guseynismayylov1945
@guseynismayylov1945 Ай бұрын
Right in the beginning, you can just copy the shadow box in two different places. I would even argue, that there is nothing wrong with lots of duplicated css. Because all your elements are autonomous, and you can fix those things. But on the other hand, in Tailwind we got duplicated classes in html, which is a worse problem, because now you need to modify tons of places for consistency. Moreover why the fuck tailwind has a compiler, I don’t even want to know the details.
@iJuce
@iJuce Ай бұрын
my eyes hurt ong
@user-ng3nu5zy5l
@user-ng3nu5zy5l Ай бұрын
which font you're using for vscode ?
@tomdevisser4295
@tomdevisser4295 Ай бұрын
Can someone please make this work for PHP with WPCS 🥺
@benjaminmaywald660
@benjaminmaywald660 Ай бұрын
Thanks for the whole Playlist ...your microphone is getting bigger with every video ;-)
@ZarisPlay
@ZarisPlay Ай бұрын
This is awsome <3
@alwy_cheezy75
@alwy_cheezy75 Ай бұрын
Thanks sir, finally i found it
@austinimbastari2760
@austinimbastari2760 2 ай бұрын
omg thank you
@treyrader
@treyrader 2 ай бұрын
that's one way to do it! cool tutorial. I guess if you were writing in react, you'd just make a button component and dump all the classes in there, yea?
@alphaO27
@alphaO27 2 ай бұрын
Meanwhile, I still struggle with centering a div 😭😅
@aoe2geek
@aoe2geek 2 ай бұрын
Isn’t the point of the previous system that because you chose from such a small set of spacing that the website appeared more consistent? Sure there will be exceptions but those can be handled by updating your theme config
@johnlestervillarde7251
@johnlestervillarde7251 2 ай бұрын
What extension you use to preview the output with screen size?
@raitasorin
@raitasorin 2 ай бұрын
Wooow I love it 🎉
@eminembts2832
@eminembts2832 2 ай бұрын
how did you get that background color/image can anyone helpme with that
@simonswiss
@simonswiss 2 ай бұрын
If you're watching this now - with Prettier v3, you need to manually register the plugins in your Prettier config. { plugins: ['prettier-plugin-tailwindcss''] } 🤙
@mimoudix
@mimoudix 2 ай бұрын
He didn't get the "Center a div" joke
@bastiux
@bastiux 2 ай бұрын
It's good to share improvement of tailwind, but if you don't share a figma version as well for designers, you miss the most effective part of your work to be used in a real context
@amankumarverma8494
@amankumarverma8494 2 ай бұрын
So good 💯
@maskedvillainai
@maskedvillainai 2 ай бұрын
Jesus Christ. This double dash nonsense now shown on screen without shame. Anyone gonna stop letting the dumb kids in so we can start focusing on the outcome of code rather than the experience of coding. Someone wake up, anyone. From this coding way of stuff l.
@maskedvillainai
@maskedvillainai 2 ай бұрын
If you guys want to solve something. Solve the issue with css being a way of writing code in an exact way to fit your brand and solve the fact that it’s being code through writing code. period. We don’t actually need to be writing code anymore with text. We are way too smart to keep making dumb decisions about smart things for smart people.
@medAmineRg
@medAmineRg 2 ай бұрын
great stuff
@adarshdesai3081
@adarshdesai3081 3 ай бұрын
could you guys share the source code got the project management app?
@PrinceKalavadia
@PrinceKalavadia 3 ай бұрын
can you provide me a code of "Comprehensive scroll snap support"
@visheshpandey2001
@visheshpandey2001 3 ай бұрын
14:40 thats amazing!!!!!!!!!!
@YCode_
@YCode_ 3 ай бұрын
thank you 💙
@YCode_
@YCode_ 3 ай бұрын
thank you
@AquaAsh07
@AquaAsh07 3 ай бұрын
anyone knows which font he is using
@nickwoodward819
@nickwoodward819 3 ай бұрын
@1:55, wait, mine (chrome) doesn't let me cycle through the options, that would be so useful...!
@adenreleemmanuel9848
@adenreleemmanuel9848 3 ай бұрын
Thanks for the video please which font do you use in your vs-code editor
@The_Penny_Seventeens
@The_Penny_Seventeens 3 ай бұрын
Thank you my website is one step closer!
@UwU-dx5hu
@UwU-dx5hu 3 ай бұрын
Not only I understood tailwind more, I also learned more css. Thank U
@anilreddy502
@anilreddy502 3 ай бұрын
What is the difference between css and tailwind css?is there any difference between them?if i want to learn tailwind css i want to learn css totally? Or it is the part of css?please clarify my doubt guys i am the begginer.😢
@zacharyflynn77
@zacharyflynn77 3 ай бұрын
Yeah, thats a game-changer. Thanks!
@zaibalo
@zaibalo 3 ай бұрын
Episode 1: Look, perfect design without ever leaving the HTML file. 30 minutes later: Let's bring in the whole interactive JS library to display six cards.
@jannickpedersen4620
@jannickpedersen4620 3 ай бұрын
Just applied this to my hero intro section, nicely done :D
@user-mu9yo2nz1w
@user-mu9yo2nz1w 3 ай бұрын
Bow