1 min readJul 2, 2020
You’re absolutely right about the scoped styles issue. That can be annoying. In my experience, it’s not very common to run into, though. I use functional components sparingly, but for the right case, they work very well. And the main difference in my case is I dont really use scoped styles. Knowing the caveats is key to knowing when to use a tool, so I wouldnt write them off completely. But if it doesnt work for you, then yeah, no need to use them.