Hacker News new | ask | show | jobs
by wccrawford 854 days ago
When I think of those pre-processors as if they're jQuery, I can see the value of just having this in the browser instead.

I wish it was also stacked like SCSS. Maybe some day.

2 comments

You mean nesting like this proposal? https://www.w3.org/TR/css-nesting-1/
Yeah, that's the word I was looking for. :)
CSS nesting is available in all the important browsers today.

https://caniuse.com/css-nesting

Wow. I've been living under a rock. Thanks!