Mercury web (Next.js) — deployed at mercury.carrot-soft.tech
Default text resolved to white-on-white because globals.css set a background but no base color, and <html> carried no data-seed attributes. Mirrors daangn.com's live setup: html[data-seed][data-seed-color-mode] + body color: var(--seed-color-fg-neutral). Fixes invisible text app-wide. |
||
|---|---|---|
| e2e | ||
| public/fonts | ||
| src | ||
| .env.local.example | ||
| .gitignore | ||
| bun.lock | ||
| next.config.ts | ||
| package.json | ||
| playwright.config.ts | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||