Skip to content

Add font-weight to body styles #2871

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

Merged
merged 2 commits into from
Jul 22, 2025
Merged

Add font-weight to body styles #2871

merged 2 commits into from
Jul 22, 2025

Conversation

lukasoppermann
Copy link
Contributor

Add default font-weight to body styles

What are you trying to accomplish?

Set a default font-weight.

What should reviewers focus on?

Can these changes ship as is?

  • Yes, this PR does not depend on additional changes. 🚢

Add default font-weight to body styles
@Copilot Copilot AI review requested due to automatic review settings July 22, 2025 19:41
@lukasoppermann lukasoppermann requested a review from a team as a code owner July 22, 2025 19:41
@lukasoppermann lukasoppermann requested a review from mperrotti July 22, 2025 19:41
Copy link

changeset-bot bot commented Jul 22, 2025

🦋 Changeset detected

Latest commit: 0b3fd52

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/css Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a default font-weight property to the body element styles to establish consistent typography baseline across the application.

  • Adds font-weight declaration to body styles using CSS custom property with fallback

@langermank langermank merged commit 0d2eb58 into main Jul 22, 2025
13 checks passed
@langermank langermank deleted the lukasoppermann-font-weight branch July 22, 2025 21:51
@primer primer bot mentioned this pull request Jul 18, 2025
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