-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Feature] Radius, Stroke, Spacing Token 생성 및 theme 패키지 등록 #23
Conversation
packages/theme/src/index.ts
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SeieunYoo 님이 기존에 color.ts
에서 tokens
를 export하던 방식을 변경하여 index.ts에서 export하도록 변경하였어요~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ghdtjgus76 docs
패키지에서 이렇게 styled-system
이 git에 올라가는게 맞을까요 ?? diff가 너무 커지는 것 같아서.. 🥹
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
아래 링크 확인 부탁드려요!
#22 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
요거 옛날부터이 이야기했던 이슈같은데 같이 함 해결해보시죵
Component variable 에 맞게 토큰만 수정해주면 머지해도 좋을 것 같습니당 🙌 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ~🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
eslintcache만 gitignore에 추가 부탁드립니다!
수고하셨어요 😀
🎉 변경 사항
Figma에 정의된 세 개의 global Token을 등록했습니다.
`apps/wow-docs`에서 CSS 적용이 잘 되는 것 확인하였습니다.또한, panda.config.ts에서 바로 사용할 수 있도록
defineToken
을 이용하여 기존 토큰에 덮어씌웠습니다.🚩 관련 이슈
#21
🙏 여기는 꼭 봐주세요!
rem
단위를 사용하였습니다.px
단위를 사용하였습니다.네이밍과
px
,rem
의 사용처 같은 경우, 금주 일요일에 진행될 회의에서 예영님과 더욱 자세히 이야기 나누어볼 예정입니다. 대화 이후 네이밍 컨벤션이 변경될 가능성이 큰 상황입니다! 만약 네이밍 컨벤션이 변경된다면 기존에 작업하신 내용을 컨벤션에 맞게 수정하여 PR 추후 따로 나누어 업로드하겠습니다.🔗 관련 슬랙 스레드