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

Add design token support for font weight? #554

Open
samiresua opened this issue Apr 10, 2024 · 1 comment
Open

Add design token support for font weight? #554

samiresua opened this issue Apr 10, 2024 · 1 comment

Comments

@samiresua
Copy link

Similar to line height, text color and font size it would be very useful to be able to add design tokens for font weights too.

eg;

    fontWeight: {
        Thin: '100',
        Light: '300',
        Regular: '400',
        Medium: '500',
        Bold: '700',
        Black: '900'
    }
@ryunsong-contentful
Copy link
Contributor

Thank you for the feedback, taking this back to the team to prioritize as needed

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

No branches or pull requests

2 participants