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

feat(designtokens): add narrow fonts to design tokens #892

Merged
merged 5 commits into from
Nov 9, 2024

Conversation

masoudmanson
Copy link
Contributor

@masoudmanson masoudmanson commented Nov 7, 2024

Important Note

This should only be merged after PR #884

Summary

Design Tokens
Github issue: #842

We need to include the new narrow font styles in the design tokens to export them as CSS, SCSS, and Tailwind variables. I’ve created a new PR to add these variables on top of Jeremy’s PR (#884).

Checklist

  • Default Story in Storybook
  • LivePreview Story in Storybook
  • Test Story in Storybook
  • Tests written
  • Variables from defaultTheme.ts used wherever possible
  • If updating an existing component, depreciate flag has been used where necessary
  • Chromatic build verified by @chanzuckerberg/sds-design

@masoudmanson masoudmanson self-assigned this Nov 7, 2024
@masoudmanson masoudmanson linked an issue Nov 7, 2024 that may be closed by this pull request
Copy link
Contributor

@tihuan tihuan left a comment

Choose a reason for hiding this comment

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

Thanks for updating the formatters, Masoud! Just one question 😁 🙏 Thank you!!

@masoudmanson masoudmanson added the Ready for review This PR is ready for review label Nov 7, 2024
Copy link
Contributor

@tihuan tihuan left a comment

Choose a reason for hiding this comment

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

LGTM to the max!! 🚀 🚀 🚀

@masoudmanson masoudmanson merged commit dcbe4f7 into main Nov 9, 2024
10 checks passed
@masoudmanson masoudmanson deleted the 842-implement-narrow-screen-font-design-tokens branch November 9, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Eng P0 Ready for review This PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement: Narrow screen fonts
2 participants