Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [chore] 윈도우에서 cr prettier와 eslint 충돌 오류 해결 * fix: fix window eslint error * feat: Add GlobalStyle * feat: Add global theme * feat: Add theme * feat: Add Example Component * feat: Remove GlobalStyle * fix: Image src missing 오류 해결 * refactor: eslint ban-ts-comment 제거 * refactor: change theme fontsize small name into sm * refactor: Remove Example from _app.page.tsx * props 제거 * Example Style Update * design system upgrade * common.css로 파일 분리 * theme 변경 * div 대신 <> 를 사용하도록 수정 * inerface 명 ~~Props 방식으로 사용하도록 변경 * package-lock.json 머지 오류 해결 * Example.tsx 괄호 정리 * border-radius 제거 * app_page.tsx 제거 및 style import 피드백 반영 * 절대 경로로 이동후 app.page.tsx로 이동 * reset이 common보다 먼저오도록 수정 * chore: storybook-addon-next-router 추가 * refactor: _app.page.tsx -> _app.tsx * fix: borderRadius 삭제 * fix: common, reset css 순서 변경 * chore: 코드 오너 수정 Co-authored-by: sujk912 <[email protected]>
- Loading branch information