How would you make the case for coupling CSS with a React component?
What do you think of this opinion? — "I can understand the coupling between logic and markup. Even if you go about considering a component a whole app in itself; logic and markup go together as dependencies. Style shouldn't be a dependency."