This New CSS Feature Makes Media Queries So Much Easier

preview_player
Показать описание
Sorry about the bad audio quality. My computer changed my mic to use my webcam mic instead of my actual microphone.

🌎 Find Me Here:

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

Great to see CSS is adding these features to lessen the pain.

Dev-Siri
Автор

Variables and ranges.. CSS is almost a programming language 😁
I didn't know this. Thanks. I always hated media queries for the same reason.

perfect.stealth
Автор

this is really nice. Finally, I bid goodbye to the world of confusion concerning min and max width

NNNedlog
Автор

I think this is a perfect progress on CSS 😁

berkaybakacak
Автор

Brother thank you so much for helping us out i was really struggling with tablet view but now i am all set all thanks to you ....

you earned a new subscriber sir

hemantsharma
Автор

Didn't knew about the "OR" in queries, thanks, Kyle!

petarkolev
Автор

That is good. Youtube shorts are perfect for these mini tutorials.

shawn-skull
Автор

I had this problem where I didn’t understand that I can range from min to max. And in few seconds you cleared everything for me. ❤🎉

nedimbegic
Автор

I just started javascript, so I’m a little proud to actually feel confident enough to use a new feature 😅

dmcdaniel
Автор

Variables in media queries next please :)

kairb
Автор

And supported in all browsers! Thanks Kyle.

Rocadamis
Автор

One of the Collest hack, Thanks for sharing.

tejkumarkempaiah
Автор

Nice. This might help people that are new to media queries and don't understand it.

BostYT
Автор

It's finally official... css is now javascript

rfryanfavour
Автор

I like how tailwind does it. Write mobile first and then for bigger screens use media queries using minimum.

reallions
Автор

Nice.

Now am waiting for

.container {
.similar-container; /* references another class */
background-color: purple; /* additional style */
}

so that I can abandon SASS.

iBen-rypj
Автор

I was hoping for a video on container queries

josephlivengood
Автор

This makes much more sense..btw how is the browser support?

oliver
Автор

Every day CSS gets closer to being a programming language 😂 Might have to use this for my website if it's widely supported. Though, I assume it isn't since you say it's a new feature.

ChronicoOne
Автор

is this feature working right now? or is it gonna take some time to implement it to all browsers?

sharp