Skip to content

Bug: font-mono Tailwind class maps to an undefined CSS variable (--font-mono) #442

@bd73-com

Description

@bd73-com

Bug: font-mono Tailwind class maps to an undefined CSS variable (--font-mono)

Severity: low
Found by: Phase triage — out-of-scope finding #4
Location: tailwind.config.ts:88, client/src/index.css:1-9


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

Defined --font-sans, --font-serif, --font-mono in :root so the Tailwind font-mono class actually resolves to a monospace stack instead of inheriting Inter — matters for API keys, CSS selectors, error codes, and stack traces.

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