-
-
Notifications
You must be signed in to change notification settings - Fork 5
Feat components #224
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 components #224
Conversation
…feat-components
|
primary: css({ | ||
styleOrder: 2, | ||
_active: { | ||
bg: `color-mix(in srgb, var(--primary, #FFF) 100%, #000 30%)`, |
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.
primary fallback 이 잘 못 된 것 같습니다.
packages/components/CHANGELOG.md
Outdated
@@ -0,0 +1,242 @@ | |||
# @devup-ui/react |
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.
changelog 는 제거되어야 합니다
Codecov ReportAll modified and coverable lines are covered by tests ✅
🚀 New features to boost your workflow:
|
No description provided.