/styled-components

styled components creating components

Primary LanguageJavaScript

Styled Component

What are styled components?

styled-components utilises tagged template literals to style your components. It removes the mapping between components and styles. This means that when you're defining your styles, you're actually creating a normal React component, that has your styles attached to it.

Creating Components ⚛

Starting with stylish components practicing seeing how css works in js thanks to the tagged templates

You can look at my portfolio to see more projects 😄
Portafolio.