Styled components


Topic history | v1 (current) | created by jjones

Details

Styled components

| created by jjones | Add topic "Styled components"
Title
Styled components
Description
Utilizing tagged template literals (a recent addition to JavaScript) and the power of CSS, styled-components allows you to write actual CSS code to style your components. It also removes the mapping between components and styles – using components as a low-level styling construct could not be easier.
Link
https://styled-components.com/

resources

treated in Demystifying styled-components
v1 | attached by jjones | Add topic "Styled components"

authors

This topic has no history of related authors.

topics

uses CSS
v1 | attached by jjones | Add topic "Styled components"
uses React
v1 | attached by jjones | Add topic "Styled components"