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

4KDST-13: Colors Token #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

4KDST-13: Colors Token #10

wants to merge 2 commits into from

Conversation

josue2591
Copy link

@josue2591 josue2591 commented Dec 20, 2024

Copy link
Collaborator

@cienvaras cienvaras left a comment

Choose a reason for hiding this comment

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

@josue2591 Looks great, just added a minor question/suggestion.

<code className={clBase['sb-custom-property-name']}>
var(--color-{colorGroup.name
.toLowerCase()
.replace("emulsifyblue", "emulsify-blue")}{
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we do this replacement in the story instead of the component? Ideally the component should get a clean list of values and only display them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants