rhanziy

React - styled component 여러가지 예제 본문

React

React - styled component 여러가지 예제

rhanziy 2023. 3. 22. 10:25

https://velog.io/@kyungjune/Styled-components-%EA%B8%B0%EC%96%B5%ED%95%98%EA%B8%B0

 

Styled-components 기억하기

React를 학습하던 중 모듈 시스템의 중요성을 계속 깨닫고 있다. 익숙하지 않은 방식들에 시간이 오래 걸리긴 하지만 반복적으로 사용하고 익숙해지면 분명 세분화된 폴더트리 구성에 훨씬 편해

velog.io

 

https://kyounghwan01.github.io/blog/React/styled-components/basic/#global-theme

 

styled-components 개념 및 예시, react, redux

styled-components 개념 및 예시, react, redux, 환경설정, global theme, 글로벌 스타일, props, mixins

kyounghwan01.github.io

 

https://leesoo7595.github.io/til/css/2021/08/07/TIL_0807/

 

[TIL] styled-component 활용하기

styled-components 사용법 공부하기

leesoo7595.github.io

 

Comments