From ff82c9543f4dabf600e8eae353b57fb69355dc1c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 28 Mar 2026 14:27:43 +0000 Subject: [PATCH 1/2] Initial plan From 6c395ed9e21f0641af6a8c8115581d79aa3eabc0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 28 Mar 2026 14:30:51 +0000 Subject: [PATCH 2/2] Fix menu overlay transparency and item alignment for Tailwind v4 Agent-Logs-Url: https://github.com/paulcushing/ShouldIBurn/sessions/2eae7fcc-9747-4ddf-b102-4c2cd84d1d83 Co-authored-by: paulcushing <408352+paulcushing@users.noreply.github.com> --- components/header.jsx | 6 +- yarn.lock | 1089 ++++++++++++++++++----------------------- 2 files changed, 493 insertions(+), 602 deletions(-) diff --git a/components/header.jsx b/components/header.jsx index 87ca449..9a79f4d 100644 --- a/components/header.jsx +++ b/components/header.jsx @@ -21,7 +21,7 @@ export const Header = () => {