Skip to content

chore: upgrade stack to Bun, Tailwind v4, ESLint 9, and Railway deploy#5

Merged
frontendfixer merged 1 commit into
mainfrom
cursor/latest-stack-upgrade
Jul 3, 2026
Merged

chore: upgrade stack to Bun, Tailwind v4, ESLint 9, and Railway deploy#5
frontendfixer merged 1 commit into
mainfrom
cursor/latest-stack-upgrade

Conversation

@frontendfixer

Copy link
Copy Markdown
Owner

Summary

  • Migrate package manager from pnpm to Bun with Node 24 CI
  • Upgrade to Tailwind CSS v4 (@tailwindcss/vite) and ESLint 9 flat config
  • Replace GitHub Pages deploy workflow with lint + build CI
  • Switch hosting config from Vercel to Railway Railpack
  • Fix theme colors, logo primary fill, and contact form input borders after Tailwind v4 migration

Test plan

  • bun install && bun run lint && bun run build pass locally
  • GitHub Actions CI passes on push/PR
  • Light/dark theme toggle works; text and logo colors are legible
  • Contact form inputs show borders and focus state
  • Railway deploy serves / and /weeding with SPA routing

Migrate tooling to Bun with Node 24 CI, replace GitHub Pages deploy with
lint/build checks, switch hosting config to Railway Railpack, and fix theme
colors, logo fill, and contact form input borders after the Tailwind v4 move.

Co-authored-by: Cursor <cursoragent@cursor.com>
@frontendfixer
frontendfixer marked this pull request as ready for review July 3, 2026 09:38
@frontendfixer
frontendfixer merged commit af52be7 into main Jul 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant