Skip to content
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

Fix/#192 Spacing "min-" 스타일 속성을 통해 빌드시에도 스타일 유지 #194

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

ukkodeveloper
Copy link
Collaborator

📝작업 내용

이번 PR에서 작업한 내용을 간략히 설명(이미지 첨부 가능)
Spacing "min-" 스타일 속성을 통해 빌드시에도 스타일 유지

작업내용
빌드 시에 <Spacing> 컴포넌트가 제대로 스타일 유지.

💬리뷰 참고사항

image

원활한 리뷰를 위해 전달하고 싶은 맥락(특정 파일, 디렉터리 등등)
리뷰어가 특별히 봐주었으면 하는 부분

참고사항

#️⃣연관된 이슈

연관된 이슈 번호를 모두 작성

close #192

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

Unit Test Results

114 tests   114 ✔️  3s ⏱️
  34 suites      0 💤
  34 files        0

Results for commit 86e3f21.

♻️ This comment has been updated with latest results.

@ukkodeveloper ukkodeveloper self-assigned this Aug 3, 2023
@ukkodeveloper ukkodeveloper added [ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호! 🦋 Bug 🚨 버그 발생! 🚨 labels Aug 3, 2023
Copy link
Collaborator

@Creative-Lee Creative-Lee left a comment

Choose a reason for hiding this comment

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

고생 많으셨습니다!

@ukkodeveloper ukkodeveloper merged commit d2dc043 into main Aug 3, 2023
@ukkodeveloper ukkodeveloper deleted the fix/#192 branch August 3, 2023 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦋 Bug 🚨 버그 발생! 🚨 [ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG] Spacing 컴포넌트가 빌드 시에 스타일 속성이 없어짐.
3 participants