Skip to content

Restore static stylesheet fallback and use absolute Vite entry#8

Merged
mjamiv merged 1 commit intomainfrom
codex/diagnose-interface-loading-issue
Jan 14, 2026
Merged

Restore static stylesheet fallback and use absolute Vite entry#8
mjamiv merged 1 commit intomainfrom
codex/diagnose-interface-loading-issue

Conversation

@mjamiv
Copy link
Copy Markdown
Owner

@mjamiv mjamiv commented Jan 14, 2026

Motivation

  • Ensure core styles load as a fallback if the module script fails and keep the Vite entry consistent with standard resolution.

Description

  • Add a static <link rel="stylesheet" href="/src/styles/main.css"> to index.html for fallback styling and change the Vite module entry from ./src/main.js to /src/main.js.

Testing

  • No automated tests were run.

Codex Task

@mjamiv mjamiv merged commit 4a700bb into main Jan 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant