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

Global Style 작성 #6

Merged
merged 5 commits into from
Sep 19, 2024
Merged

Global Style 작성 #6

merged 5 commits into from
Sep 19, 2024

Conversation

Dobbymin
Copy link
Contributor

#️⃣ 연관된 이슈

ex) #이슈번호, #이슈번호
#5

📝 작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요.(이미지 첨부 가능)

  • 웹앱 크기로 전체 크기 설정
  • 폰트 설정
  • 전역 color 설정

스크린샷 (선택)

💬 리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

⏰ 현재 버그

✏ Git Close

close #이슈번호

close #5

@Dobbymin Dobbymin added 📦 Environment 개발 환경세팅을 진행하는 경우 🎨 Design 디자인 관련 작업을 진행하는 경우 labels Sep 19, 2024
@Dobbymin Dobbymin self-assigned this Sep 19, 2024
@Dobbymin Dobbymin linked an issue Sep 19, 2024 that may be closed by this pull request
3 tasks
@Dobbymin Dobbymin changed the base branch from Master to Develop September 19, 2024 09:04
@Dobbymin Dobbymin changed the base branch from Develop to Weekly September 19, 2024 09:05
@Dobbymin Dobbymin merged commit 2df360d into Weekly Sep 19, 2024
@Dobbymin Dobbymin deleted the Feat/issue-#5 branch September 19, 2024 09:39
@Dobbymin Dobbymin changed the title Feat/issue #5 Global Style 작성 Sep 20, 2024
Dobbymin added a commit that referenced this pull request Sep 20, 2024
* FE 개발 환경 세팅 및 폴더구조 세팅 (#2)

* Init: 초기 파일 세팅 및 폴더구조 생성

* Docs(template): PR, Issue Template 추가

* Feat/issue #5 (#6)

* FE 개발 환경 세팅 및 폴더구조 세팅 (#2) (#3) (#4)

* Init: 초기 파일 세팅 및 폴더구조 생성

* Docs(template): PR, Issue Template 추가

* Feat(global-style): global font 및 color 선언

* Feat(global-style): global style 적용

* Feat(global-style): 웹앱 크기 Layout 적용
Dobbymin added a commit that referenced this pull request Sep 20, 2024
* FE 개발 환경 세팅 및 폴더구조 세팅 (#2) (#3)

* Init: 초기 파일 세팅 및 폴더구조 생성

* Docs(template): PR, Issue Template 추가

* Global Style 작성 및 공통 컴포넌트 제작 (#8)

* FE 개발 환경 세팅 및 폴더구조 세팅 (#2)

* Init: 초기 파일 세팅 및 폴더구조 생성

* Docs(template): PR, Issue Template 추가

* Feat/issue #5 (#6)

* FE 개발 환경 세팅 및 폴더구조 세팅 (#2) (#3) (#4)

* Init: 초기 파일 세팅 및 폴더구조 생성

* Docs(template): PR, Issue Template 추가

* Feat(global-style): global font 및 color 선언

* Feat(global-style): global style 적용

* Feat(global-style): 웹앱 크기 Layout 적용
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 Design 디자인 관련 작업을 진행하는 경우 📦 Environment 개발 환경세팅을 진행하는 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

공통 컴포넌트 구현
1 participant