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

fix(theme): add missing font weights #740

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Conversation

Enes5519
Copy link
Contributor

Missing heading and body text font weights have been added.

Closes #738

@Enes5519 Enes5519 requested a review from buseselvi November 16, 2023 05:59
@leventozen leventozen changed the title Add missing font weights fix(theme): add missing font weights Nov 30, 2023
@Enes5519
Copy link
Contributor Author

If you are using the following css variables, you must make changes, otherwise the places you use will not look the same as before:
--bl-font-heading-1, --bl-font-heading-2, --bl-font-heading-3, --bl-font-body-text-1, --bl-font -body-text-2, --bl-font-body-text-3
These fonts were enriched by adding extra weights. You can update the one that suits you by looking at the storybook.

@leventozen leventozen merged commit b251702 into next Nov 30, 2023
@leventozen leventozen deleted the 738-missing-font-weights branch November 30, 2023 19:22
Copy link

🎉 This PR is included in version 2.4.0-beta.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

This was referenced Jan 25, 2024
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Adding Missing Font Weights
4 participants