Skip to content

Conversation

@thedannywahl
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings November 11, 2025 19:55
Copy link
Contributor

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 improves theme configuration by properly spreading the canvas typography object before overriding the fontFamily property, ensuring that existing typography settings from the canvas theme are preserved rather than being replaced entirely.

Key Changes:

  • Spread canvas.typography properties before setting custom fontFamily to preserve existing typography configuration
  • Move font CSS import from App.tsx to Main.tsx for better organization of global styles

Reviewed Changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
apps/roadmap/src/App.tsx Updated theme configuration to spread canvas.typography properties and removed font import
apps/roadmap/src/Main.tsx Added font CSS import at the application entry point
apps/roadmap/src/assets/fonts/AtkinsonHyperlegibleNext.css Formatting fix (added trailing newline)
apps/roadmap/package.json Code formatting update (spaces to tabs)

@thedannywahl thedannywahl merged commit bc63dd1 into main Nov 11, 2025
10 checks passed
@thedannywahl thedannywahl deleted the apps/roadmap/font branch November 11, 2025 19:58
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.

2 participants