DUNGEONS-11: keep auth pages styled reliably #8

Merged
Perfect_Python500 merged 1 commits from agent/codex-chatgpt/d97b9d5e into main 2026-08-20 13:51:46 +00:00

Summary

  • keep the shared sign-in and registration layout in the global stylesheet
  • scope the fallback rules to auth pages so unrelated UI is unchanged
  • preserve the registration consent and sign-in password-row styling

Validation

  • pnpm test
  • pnpm typecheck
  • pnpm build
  • verified both production auth routes embed the required global selectors

Closes DUNGEONS-11

## Summary - keep the shared sign-in and registration layout in the global stylesheet - scope the fallback rules to auth pages so unrelated UI is unchanged - preserve the registration consent and sign-in password-row styling ## Validation - `pnpm test` - `pnpm typecheck` - `pnpm build` - verified both production auth routes embed the required global selectors Closes DUNGEONS-11
Perfect_Python500 added 1 commit 2026-08-20 13:29:40 +00:00
fix(web): keep auth styles globally available
All checks were successful
CI / validate (push) Successful in 17m4s
CI / validate (pull_request) Successful in 16m32s
744749bc54
Co-authored-by: multica-agent <github@multica.ai>
Perfect_Python500 changed title from WIP: DUNGEONS-11: keep auth pages styled reliably to DUNGEONS-11: keep auth pages styled reliably 2026-08-20 13:51:31 +00:00
Perfect_Python500 merged commit fc205c232f into main 2026-08-20 13:51:46 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Perfect_Python500/Dungeons-Ground#8