DEV Community

Cover image for New CSS media queries syntax šŸ’„
Nikola PeriÅ”ić
Nikola PeriÅ”ić

Posted on • Updated on

New CSS media queries syntax šŸ’„

Say goodbye to Min-Width & Max-WidthšŸ‘‹šŸ»

The new CSS media query syntax changes how we define responsive breakpoints.

It makes our code cleaner and easier to understand. šŸš€

The benefits of the new syntax:

  • Clarity: The new syntax is simple and intuitive āœØ

  • Efficiency: Reduced complexity leads to faster development šŸŽļø

  • Compatibility: High support across modern browsers. You can check it out here šŸŒ


Code Examples šŸ–„ļø

Traditionally, you might write:

CSS media query

With the new, simpler syntax, it becomes:

CSS media query

Old way:

CSS media query

New way:

CSS media query

You can also test between two widths...

CSS Media query


Conclusion šŸŒŸ

Adopting the new CSS media query syntax will simplify your code.

Please, comment on your thoughts. Your thoughts are valuable for contributing to the front-end development field. All are welcome! I want to hear them šŸ’¬

Keep up the good work! šŸ‘

Top comments (169)

Collapse
 
kooiinc profile image
KooiInc

Thanks, good to know.

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

I'm glad you like it. Make sure to follow me to keep up with more content like this šŸ˜€

Collapse
 
deejuh719 profile image
K Surratt

This makes it so much easier to remember than going "wait... does max mean up to or....?" Thank you!

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

Yeah, absolutely. Thank you for your support!

Collapse
 
randy918 profile image
randy918

My brain doesn't think straight regarding min-width, etc. It always stops me to think it out. This new way is beautiful and instant to read.

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

Agree

Collapse
 
stkarlkode profile image
StKarl-kode

Interesting. Thanks mate

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

You're welcome :)

Collapse
 
darshanagravat profile image
Darshan Agravat

šŸ„¹šŸ„¹šŸ„¹
I am so happy.

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

dattebayo

Collapse
 
ademagic profile image
Miko

Hah, fantastic :) Strange to think it wasn't always written in this way!

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

Haha, exactly!

Collapse
 
tevin_enadeghe_906b3c9eb3 profile image
Tevin Enadeghe

This is really cool

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

Thank you for your support :)

Collapse
 
sharada_marasinha_75ee54d profile image
Sharada Marasinha • Edited

Thank you bro..

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

You're welcome! Thank you for your support :)

Collapse
 
uthmanhub profile image
Uthman Sarafadeen

Thanks so much, I was actually in search of a way of achieving exactly what the accent-color does after reading this post and luckily enough I found it here in a much easier way...

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

Thanks for support :)

Collapse
 
tbeaumont79 profile image
Thibault Beaumont

Thank for the share !

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

You're welcome!

Collapse
 
syedmuhammadaliraza profile image
Syed Muhammad Ali Raza

nice

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

Thank you :)

Collapse
 
ermmes profile image
Emerson Campos

Interesting! Thanks for share!

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

You're welcome :) Follow me to stay updated

Collapse
 
thiruxd profile image
ThiruXD ā™”ļøŽ

Nice!

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

Thank you

Collapse
 
machineno15 profile image
Tanvir Shaikh

finally they are here.

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

Yeah! :)

Collapse
 
aqilaziz profile image
Aqil Aziz

Amazing

Collapse
 
perisicnikola37 profile image
Nikola PeriÅ”ić

Thanks