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
view the rest of the comments
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.
Scoped CSS can be "emulated" with parent classes...