Skip to content

Fix Fira Mono font-face declarations#152

Draft
Mirochill wants to merge 1 commit into
useblocks:mainfrom
Mirochill:fix-136-fira-mono-font-face
Draft

Fix Fira Mono font-face declarations#152
Mirochill wants to merge 1 commit into
useblocks:mainfrom
Mirochill:fix-136-fira-mono-font-face

Conversation

@Mirochill
Copy link
Copy Markdown

Summary

  • use a single quoted Fira Mono family name across the Fira Mono @font-face declarations
  • set the medium face to weight 500 so it matches the bundled medium font
  • reference Fira Mono with a monospace fallback for code blocks and inline literals

Closes #136

Validation

  • git diff --check HEAD~1..HEAD
  • reviewed the Fira Mono font-family declarations and code font usages
  • Tests not run locally.

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.

Bug: @font-face declarations use invalid comma syntax and inconsistent naming

1 participant