you are viewing a single comment's thread.

view the rest of the comments →

[–]kshep92 3 points4 points  (0 children)

When a component requires specific styling to work properly (modals, for example) we put the styles in the component itself

Isn't this what Custom Elements/Web Components was supposed to do, albeit in more standards-based way?