@mitchellh Right around when the step change happened I signed up for the sub on the '24 Model Y
Absolute gamechanger as FSD drove 90% of the miles from Phoenix to Chicago ๐
I have not cancelled the sub
CSS nesting is now Baseline ๐
Write nested selectors directly in CSS โ just like Sass, but natively.
.card {
color: black;
&:hover { color: blue; }
.title { font-weight: bold; }
}
No preprocessor needed.
Learn more ๐
https://t.co/4D1go9GgLN