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

WebDev

1168 readers
20 users here now

Community for all things Web Development related.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] 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...