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

[feat] 9 Tailwind 설정 파일 업데이트 및 색상, 폰트, 반경 추가 #10

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

karnelll
Copy link
Contributor

@karnelll karnelll commented Oct 9, 2024

#️⃣연관 이슈

ex) #9

📝작업 내용

Tailwind 설정 파일에서 새로운 색상 팔레트, 폰트 스타일, 그리고 모서리 반경 값을 추가하여 UI 개발 시 재사용 가능한 스타일을 제공하는 작업입니다.

  • Tailwind CSS에 새로운 색상 팔레트 추가 (Primary, Secondary, Grayscale, Danger, Success, Warning)
  • 폰트 크기 및 무게 설정 추가 (title, text, caption 등)
  • 모서리 반경(border-radius) 설정 추가 (xxsmall, xsmall, small, medium, large, xlarge, full)

📸스크린샷

추가 사항

💬리뷰 요구사항(선택)

@karnelll karnelll added the chore 🛠 기타 자잘한 수정 (빌드 스크립트 수정, 패키지 관리 등) label Oct 9, 2024
@karnelll karnelll requested a review from choihooo October 9, 2024 06:34
@karnelll karnelll self-assigned this Oct 9, 2024
Copy link

vercel bot commented Oct 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pingping-fe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 9, 2024 6:34am

@karnelll karnelll changed the title [feat] #9 Tailwind 설정 파일 업데이트 및 색상, 폰트, 반경 추가 [feat] 9 Tailwind 설정 파일 업데이트 및 색상, 폰트, 반경 추가 Oct 9, 2024
@choihooo
Copy link
Member

choihooo commented Oct 9, 2024

좋아 좋아 이제 사용만 잘하면 되겠다

@choihooo choihooo merged commit 3bc984c into main Oct 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 🛠 기타 자잘한 수정 (빌드 스크립트 수정, 패키지 관리 등)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[chore] Tailwind 설정 파일 업데이트 및 색상, 폰트, 반경 추가
2 participants