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

WebDev

1142 readers
1 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
[โ€“] [email protected] 3 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.

[โ€“] [email protected] 1 points 2 years ago

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