Skip to content

cleanup: deduplicate identical fontFamily definitions in Tailwind config#285

Open
andygrunwald wants to merge 1 commit intomainfrom
cleanup/tailwind-font-dedup
Open

cleanup: deduplicate identical fontFamily definitions in Tailwind config#285
andygrunwald wants to merge 1 commit intomainfrom
cleanup/tailwind-font-dedup

Conversation

@andygrunwald
Copy link
Member

Summary

  • fontFamily.body, fontFamily.heading, and fontFamily.sans were all defined with the exact same Inter font stack
  • Extract to a shared variable to make this explicit and eliminate the triple duplication

Test plan

  • astro build succeeds
  • Verify font rendering is unchanged across the site

🤖 Generated with Claude Code

The body, heading, and sans font families were all defined with the
exact same Inter font stack. Extract to a shared variable to make
this explicit and reduce duplication.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Mar 21, 2026

Deploy Preview for lively-frangollo-e43a02 ready!

Name Link
🔨 Latest commit 67fc8ef
🔍 Latest deploy log https://app.netlify.com/projects/lively-frangollo-e43a02/deploys/69bf01c0e73cda00084f6368
😎 Deploy Preview https://deploy-preview-285--lively-frangollo-e43a02.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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