Hacker News new | ask | show | jobs
by doomtop 3537 days ago
I believe it's more of a convenience, and React-based projects are setup for it. You can avoid dealing with the global cascade and there's no need to maintain a parallel set of files for styling; it's all in the JavaScript.