Skip to content

[Chore] 디자인 시스템 토큰 정의#3

Merged
jwj0620gcu merged 7 commits into
mainfrom
1-chore/디자인-시스템-설정
Jan 8, 2026

Hidden character warning

The head ref may contain hidden characters: "1-chore/\ub514\uc790\uc778-\uc2dc\uc2a4\ud15c-\uc124\uc815"
Merged

[Chore] 디자인 시스템 토큰 정의#3
jwj0620gcu merged 7 commits into
mainfrom
1-chore/디자인-시스템-설정

Conversation

@KyeongJooni

@KyeongJooni KyeongJooni commented Jan 8, 2026

Copy link
Copy Markdown
Member

✨ 주요 변경사항

  • Pretendard 폰트를 프로젝트 기본 폰트로 설정
  • Tailwind CSS v4 기반 디자인 시스템 토큰 구현 (Colors, Typography, Spacing, Radius)

📝 작업 상세 내용

  • pretendard 패키지 설치 및 전역 적용
  • src/app/styles/index.css 파일에 디자인 토큰 정의

✅ 체크리스트

  • GitHub 이슈에 Close: #번호를 추가했는가?
  • 불필요한 주석, 디버깅 코드 제거했는가?
  • 기능 테스트 및 정상 동작 확인했는가?
  • 커밋컨벤션을 잘 지켜 커밋했는가?

📸 스크린샷 (선택)


🔍 기타 참고사항


🔗 관련 이슈

- Pretendard 폰트 패키지 설치 및 전역 적용
- Tailwind CSS v4 @theme 기반 디자인 토큰 설정
  - Colors: Gray scale, Green scale
  - Typography: Font sizes, line heights, letter spacing, font weights
  - Typography composite styles: Title 1-3, Body 1-2, Caption 1-2
  - Spacing, Margin, Padding, Radius
@KyeongJooni KyeongJooni self-assigned this Jan 8, 2026
@KyeongJooni KyeongJooni added the 🛠️ Chore 기타 작업 label Jan 8, 2026
@KyeongJooni KyeongJooni changed the title [Feat] 디자인 시스템 토큰 정의 [Chore] 디자인 시스템 토큰 정의 Jan 8, 2026
@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown

PR 검증 결과

TypeScript: 통과
ESLint: 통과
Prettier: 통과
Build: 성공
⚠️ Build Size: 16MB (10MB 초과)

@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown

PR 검증 결과

TypeScript: 통과
ESLint: 통과
Prettier: 통과
Build: 성공
Build Size: 2MB

@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown

PR 검증 결과

TypeScript: 통과
ESLint: 통과
Prettier: 통과
Build: 성공
Build Size: 2MB

@Leets-Official Leets-Official deleted a comment from github-actions Bot Jan 8, 2026
@Leets-Official Leets-Official deleted a comment from github-actions Bot Jan 8, 2026
@Leets-Official Leets-Official deleted a comment from github-actions Bot Jan 8, 2026
@Leets-Official Leets-Official deleted a comment from github-actions Bot Jan 8, 2026

@jwj0620gcu jwj0620gcu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

형 수고하셨습니다

@jwj0620gcu
jwj0620gcu merged commit 6a64f8b into main Jan 8, 2026
1 check 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] #1 - 디자인 시스템 설정

2 participants