Migrated from GitHub
Go to file
v0 fcfde15b0d fix: resolve rendering issue with dynamic Tailwind classes
Use static classes instead of dynamic template literals.

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 09:00:52 +00:00
app fix: resolve rendering issue with dynamic Tailwind classes 2025-09-03 09:00:52 +00:00
components feat: simplify contact page with Jerry's direct info 2025-09-03 08:55:09 +00:00
lib feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
public feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
styles feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
.gitignore feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
components.json feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
next.config.mjs feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
package.json feat: simplify contact page with Jerry's direct info 2025-09-03 08:55:09 +00:00
pnpm-lock.yaml feat: simplify contact page with Jerry's direct info 2025-09-03 08:55:09 +00:00
postcss.config.mjs feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
tsconfig.json feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00