Skip to content

#617 Migrate App.css global styles to Tailwind CSS / index.css - #643

Merged
Onomebello merged 4 commits into
Navin-xmr:devfrom
Demilade10:main
Jul 30, 2026
Merged

#617 Migrate App.css global styles to Tailwind CSS / index.css#643
Onomebello merged 4 commits into
Navin-xmr:devfrom
Demilade10:main

Conversation

@Demilade10

Copy link
Copy Markdown

Closes #617
This PR migrates the remaining global styles from frontend/src/App.css into Tailwind CSS and frontend/src/index.css, then removes App.css.

Changes

  • Migrated global styles from App.css to index.css where appropriate.
  • Removed the import './App.css' statement from App.tsx.
  • Deleted frontend/src/App.css.
  • Preserved dark mode compatibility.
  • Verified the application renders correctly after the migration.

Acceptance Criteria

  • All styles from App.css accounted for
  • App.css deleted
  • import './App.css' removed from App.tsx
  • Dark mode preserved
  • pnpm run lint passed (or only pre-existing unrelated failures)
  • pnpm run build passed (or only pre-existing unrelated failures)

Screenshots

Add before/after screenshots of the landing page and dashboard here.

Onomebello and others added 3 commits July 29, 2026 15:07
…inks-compat-checklist

fix(notifications): resolve links using _id/trackingNumber consistent…
…frontend-issues

feat(frontend): complete assigned analytics and hook issues
@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
navin-frontend Error Error Jul 30, 2026 10:50am

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

@Demilade10 is attempting to deploy a commit to the dinahmaccodes' projects Team on Vercel.

A member of the Team first needs to authorize it.

@Onomebello
Onomebello merged commit dea1c4b into Navin-xmr:dev Jul 30, 2026
0 of 2 checks 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.

3 participants