Skip to content

Conversation

@RishitPrabhu
Copy link

html body tag: Added double quotations to multi-word font family names

Description

According to the guidelines outlined in the CodeGuide for CSS, for font-family declarations, it states that font names containing spaces should be wrapped in quotation marks. This ensures that the font names are interpreted correctly by the browser.

Checklist

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory).
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

Try the playground for this PR

html body tag: Added double quotations to multi-word font family names
@fisker
Copy link
Member

fisker commented Oct 8, 2024

Did you find any browser not working with current stack?

@RishitPrabhu
Copy link
Author

Did you find any browser not working with current stack?

I did not find any browser not working with the current stack. I made the change as per the guidelines outlined in the CodeGuide for CSS.

@fisker
Copy link
Member

fisker commented Mar 11, 2025

We'll skip this.

@fisker fisker closed this Mar 11, 2025
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