Skip to content

feat: storybook vanilla extract 적용 #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 24, 2024

Conversation

d0422
Copy link
Member

@d0422 d0422 commented May 24, 2024

  • Vanilla extract 적용
  • Storybook 절대 경로 적용

기존 Storybook 컴포넌트간 css가 충돌나는 부분이 있어 이를 모듈 형태로 해결하기 위해 vanilla extract를 적용하였습니다.
글꼴과 기본 button에 대한 스타일을 global.css로 분리하였습니다.
추가적으로 Storybook에서 src내부의 hook들에 대해 절대경로로 접근할 수 있게 설정하였습니다.

@d0422 d0422 requested a review from HBSPS May 24, 2024 04:15
@d0422 d0422 self-assigned this May 24, 2024
@d0422 d0422 added documentation Improvements or additions to documentation enhancement New feature or request labels May 24, 2024
Copy link
Contributor

@HBSPS HBSPS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!

@d0422 d0422 merged commit bede5f2 into Rapiders:main May 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants