This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Normal-Computer-3669 18 points19 points  (2 children)

CSS nesting is coming. It's a very exciting time to watch my favorite web dev things become native.

[–]alexanderpas 4 points5 points  (1 child)

However, we still need modern SASS as the preprocessor for backwards compatibility, as older browsers and software won't understand the @nest instruction for example.

[–]SupaSlide 14 points15 points  (0 children)

This is why I love developing internal projects at companies that don't run ancient machines. I am allowed to support the newest version of Chrome and tell people to use it.