sections/basics/motivation.mdx
styled-components is the result of wondering how we could enhance CSS for styling React component systems. By focusing on a single use case we managed to optimize the experience for developers as well as the output for end users.
Apart from the improved experience for developers, styled-components provides:
StyleSheetManager when needed.You get all of these benefits while still writing the CSS you know and love, just bound to individual components.