c/webdev · by rayb@lemmy.world · 3yAre you ready for the new era of CSS? All browsers now support native CSS nesting! https://twitter.com/yisibl/status/166822065649918771231 points · 8 comments · view on lemmy.world
8 Comments
schmalls@lemmy.world · 6 pts · 3y
One step closer to being able to use native css entirely. The scoped css would be nice to keep from having to compile components with random identifiers as properties.
TCB13@lemmy.world · 1 pts · 3y
Scoped CSS can be "emulated" with parent classes...
Hypersapien@lemmy.world · 3 pts · 3y
Scss is going native? I haven't been keeping up.
object_Object@programming.dev · 3 pts · 3y
Can't wait to use this in all browsers in like 5 years.
trainline@lemmy.world · 1 pts · 3y
Patience my friend...
seaneoo@lemmy.world · 1 pts · 3y
ππ
postman@lemmy.world · 1 pts · 3y
Nice, this is cool!
imjonas@lemmy.world · 1 pts · 3y
Great! Canβt wait to use this instead of Sass, nesting is the only thing keeping me there
Will probably start using it once the support percentage is ~90%