Babbel Technology Radar

Styled components

FrontendCSS
Adopt

Styled Components is a library for React and other modern JavaScript frameworks that allows developers to write CSS in JavaScript. It uses tagged template literals to define component-level styles, which are scoped and automatically applied to the corresponding components.