Hacker News new | ask | show | jobs
by paradox460 142 days ago
Why not scope your styles in the component, using either a css in js approach, like Vue, Svelte, and surface do, or use the modern css @scope property?