개인공부/React

[React]Styled-components

octopengj 2023. 9. 26. 13:49

styled-components 

https://styled-components.com/

 

styled-components

CSS for the <Component> Age

styled-components.com

5버전: npm install --save styled-components

5버전 이후: npm install styled-components@latest

'개인공부 > React' 카테고리의 다른 글

[React] TypeError: Cannot read property 'prototype' of undefined 에러  (0) 2021.07.01
React Training web  (0) 2021.06.24
[React]  (0) 2021.02.25