Skip to content

website-25: Fix heading link font weight #729

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 1 commit into from
Apr 24, 2025
Merged

Conversation

domdomegg
Copy link
Member

@domdomegg domdomegg requested a review from Copilot April 24, 2025 13:33
Copy link
Contributor

@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 addresses the issue of heading link font weight by updating the Tailwind CSS classes applied in the MarkdownExtendedRenderer component.

  • Replaces the old class list with an updated one that includes "prose-a:in-prose-headings:font-bold" to enforce the bold style on links within headings.
  • Ensures consistency with the upstream TailwindCSS Typography changes.
Files not reviewed (1)
  • apps/website-25/src/components/courses/snapshots/UnitLayout.test.tsx.snap: Language not supported

@domdomegg domdomegg merged commit be38eb9 into master Apr 24, 2025
2 checks passed
@domdomegg domdomegg deleted the adam/heading-fw branch April 24, 2025 13:43
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

Successfully merging this pull request may close these issues.

1 participant