Hacker News new | ask | show | jobs
by eximius 37 days ago
Presumably because you just put the styles in the component.
2 comments

Yes and Svelte automatically namespaces them, so there's no collisions.
Maybe Svelte does it much better, but there were tonnes of scope-css-to-react-component approaches before Tailwind too.