# theming
총 1개의 포스트
[Emotion] Theming
theme는 @emotion/react패키지에 포함되어 있습니다.ThemeProvider 앱의 최상위 수준에 추가하고 props.theme로 테마에 접근할 수 있는 기능을 제공합니다.
2022년 5월 13일
·
0개의 댓글theme는 @emotion/react패키지에 포함되어 있습니다.ThemeProvider 앱의 최상위 수준에 추가하고 props.theme로 테마에 접근할 수 있는 기능을 제공합니다.