Skip to content

Commit

Permalink
Merge pull request #72 from AAISS/fix-gmail-only
Browse files Browse the repository at this point in the history
Fixes Gmail issue for the email field on signup and sets up Tailwind
  • Loading branch information
AmirhosseinAghighi authored Jan 10, 2025
2 parents efe4f90 + 5d6d7d7 commit a17fa38
Show file tree
Hide file tree
Showing 8 changed files with 5,920 additions and 86 deletions.
1,594 changes: 1,514 additions & 80 deletions frontend/package-lock.json

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"jwt-decode": "^4.0.0",
"prettier": "^3.1.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-date-object": "^2.1.8",
"react-dom": "^18.2.0",
Expand All @@ -36,6 +37,9 @@
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@vitejs/plugin-react": "^4.0.3",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.17",
"vite": "^4.4.5"
}
}
Loading

0 comments on commit a17fa38

Please sign in to comment.