Move over Sass, CSS Selector Nesting is here!

preview_player
Показать описание

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

Finally the savior has arrived in Vanilla CSS! Thanks for spreading the good news.

obsessedprogrammer
Автор

Thanks so much for the update, definitely been waiting for this update for a while. Always thought it was so obvious to add.

Bogo
Автор

Been waiting for this, basically the only reason I use scss. Hope for Firefox soon.

MrBrax
Автор

this is how I setup my Less, awesome it's coming into base CSS!

dieGRUVE
Автор

So grateful for Sass and SCSS getting us here but I think this is the last feature I've been waiting for. Especially with color functions now launching.

superhero-studios
Автор

are there mixins too? 😅
I'm don't, I got too deep and comfortable into SCSS to return to CSS. Hope SCSS survive for loooong

Zakaros
Автор

Great! Will probably be the new industry standard in 1 to 2 years.

panosemmanouilidis
Автор

Been using this syntax with Emotion forever, LOVE it. Just wish & was required, not optional, it's a common source of confusion

traviswatson
Автор

waw, thanks, looking forward more videos

mirjalol
Автор

I think this is bad for readability, especially if you have good naming convention and each div is its own unique class name

masterkhoa
Автор

Nice, but I still greatly prefer indented SASS (not SCSS). Less lines, less spaces, less {
needless characters
}.

LVEVR
Автор

Nice video, but it seems a little clickbaity.

I don't think Sass is gone, as there are still features in Sass that can be solved better than in CSS.

Sure, CSS variables with container queries can solve the @if statements, and color functions are also coming (I'm really looking forward to that!).

But there are still mixins, functions, and loops that can solve many things that CSS can't do at the moment.

Additionally, to use most of these features, you still need some PostCSS plugins. So, for now, Sass and PostCSS still do most of the heavy lifting for these features.

SeanGrimLink
Автор

they should just add scss support in the browser directly

bullettime
visit shbcf.ru