Migrate releases templates to shared typography utilities#19399
Migrate releases templates to shared typography utilities#19399jeffmerrick wants to merge 1 commit into
Conversation
Replaces ad-hoc text/heading class lists in the releases templates with the heading-*, body-*, and font-overline @Utility classes from the shared type scale. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pre-merge Review — Last updated 2026-05-26T22:02:31ZTip Summary: Infra/template refactor: swaps ad-hoc Tailwind class strings ( Review confidence:
Investigation log
🔍 Verification trailNo verifiable claims extracted from this diff. 🚨 Outstanding in this PRNo outstanding findings in this PR.
|
|
Your site preview for commit 07a7ef4 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-19399-07a7ef4c.s3-website.us-west-2.amazonaws.com |
Lighthouse Performance ReportCommit: 07a7ef4 | Metric definitions
|
Generated description of changes:
Replaces ad-hoc text/heading class lists across the releases templates (
hero-card,section,intro-toc-row,card-text-block,release-item, and the releaseslistlayout) with theheading-*,body-*, andfont-overline@utilityclasses introduced in #19289, so the releases pages pick up the shared type scale. Margin overrides (m-0!) are added where a heading utility would otherwise inject an unwantedmb-2.