Skip to content

Commit d4aa7e3

Browse files
committed
Theme changed and fixed Bug for dark mode in various pages
1 parent eb70e90 commit d4aa7e3

13 files changed

Lines changed: 1049 additions & 965 deletions

Client/package-lock.json

Lines changed: 173 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Client/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,14 @@
4242
"@types/react": "^19.1.16",
4343
"@types/react-dom": "^19.1.9",
4444
"@vitejs/plugin-react": "^5.0.4",
45+
"autoprefixer": "^10.4.22",
4546
"babel-plugin-react-compiler": "^19.1.0-rc.3",
4647
"eslint": "^9.36.0",
4748
"eslint-plugin-react-hooks": "^5.2.0",
4849
"eslint-plugin-react-refresh": "^0.4.22",
4950
"globals": "^16.4.0",
51+
"postcss": "^8.5.6",
52+
"postcss-nesting": "^13.0.2",
5053
"tailwindcss": "^4.1.17",
5154
"tw-animate-css": "^1.4.0",
5255
"typescript": "~5.9.3",

0 commit comments

Comments
 (0)