For what it’s worth I like to encapsulate things in components and still separate out the CSS from the markup.
In my mind it’s the best of both worlds. Vue makes it easy. I think CSS modules in React work similarly
For what it’s worth I like to encapsulate things in components and still separate out the CSS from the markup.
In my mind it’s the best of both worlds. Vue makes it easy. I think CSS modules in React work similarly