Skip to content

Bug: Render-blocking @import of Google Fonts in index.css #443

@bd73-com

Description

@bd73-com

Bug: Render-blocking @import of Google Fonts in index.css

Severity: low
Found by: Phase triage — out-of-scope finding #5
Location: client/src/index.css:1


Resolved in PR #447 (merged 2026-04-17).

Moved Google Fonts from CSS @import (render-blocking, serial) to <link rel="stylesheet"> in client/index.html, parallelizing the font fetch with index.css and letting the existing preconnect hints pay off.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglowLow severity

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions