this post was submitted on 12 Jun 2023
31 points (100.0% liked)

WebDev

1162 readers
2 users here now

Community for all things Web Development related.

founded 2 years ago
MODERATORS
top 8 comments
sorted by: hot top controversial new old
[–] schmalls 6 points 2 years ago (1 children)

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 1 points 2 years ago

Scoped CSS can be "emulated" with parent classes...

[–] [email protected] 3 points 2 years ago (1 children)

Can't wait to use this in all browsers in like 5 years.

[–] trainline 1 points 2 years ago

Patience my friend...

[–] Hypersapien 3 points 2 years ago

Scss is going native? I haven't been keeping up.

[–] seaneoo 1 points 2 years ago
[–] imjonas 1 points 2 years ago

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%

[–] postman 1 points 2 years ago

Nice, this is cool!