Skip to content

TRACKER: Lighthouse/a11y report fixes #426

Description

@tiffehr
  • TypeKit: "Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides."
  • Performance: "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity."
    • We should consider dropping out-of-date or little used layout: options, unless we decide to reboot them
  • Accessibility: "Background and foreground colors do not have a sufficient contrast ratio"
    • it doesn't like our orange #fc6e1f
  • Accessibility: "Heading elements are not in a sequentially-descending order"
    • homepage.md our styles are tied to heading sizes not classes, we should move the styles to a class-based rule

srccon-2026.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions