Styled components
Topic history | v1 (current) | created by jjones
Details
Styled components
see v1 | 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
authors
This topic has no history of related authors.