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] #10 Add Pretendard font and update Tailwind configuration #11

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

karnelll
Copy link
Contributor

@karnelll karnelll commented Oct 9, 2024

#️⃣연관 이슈

ex) #9 #10

📝작업 내용

Tailwind 설정 파일 업데이트

  • 새로운 폰트 패밀리(Pretendard) 추가
  • 폰트 크기 및 웨이트 설정 업데이트
  • 컬러 팔레트 업데이트 및 세부 색상 추가 (Primary, Secondary, Grayscale, 등)
  • borderRadius 설정 추가

Pretendard 폰트 추가:

  • PretendardVariable.woff2 폰트를 public/fonts/ 디렉토리에 추가하고, 글로벌 CSS에서 @font-face를 사용해 폰트를 불러오는 방식으로 적용.
  • 모든 페이지에서 기본 폰트로 Pretendard를 사용하도록 설정.

작업 파일

  • tailwind.config.ts 파일 수정: 폰트 및 기타 설정 추가.
  • globals.css 파일 수정: Pretendard 폰트를 @font-face로 불러오고 기본 폰트로 설정.

📸스크린샷

추가 사항

💬리뷰 요구사항(선택)

@karnelll karnelll requested a review from choihooo October 9, 2024 07:35
@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 7:35am

@karnelll karnelll changed the title [feat] #9 Add Pretendard font and update Tailwind configuration [feat] #10 Add Pretendard font and update Tailwind configuration Oct 9, 2024
@karnelll karnelll merged commit 09141de into main Oct 9, 2024
3 checks passed
@karnelll karnelll deleted the feature/9-add-pretendard-font branch October 13, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant