summaryrefslogtreecommitdiffhomepage
path: root/react-frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'react-frontend/package.json')
-rw-r--r--react-frontend/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/react-frontend/package.json b/react-frontend/package.json
index 48b99b3..5b4d599 100644
--- a/react-frontend/package.json
+++ b/react-frontend/package.json
@@ -20,9 +20,12 @@
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vitejs/plugin-react-swc": "^3.5.0",
+ "autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
+ "postcss": "^8.4.38",
+ "tailwindcss": "^3.4.4",
"typescript": "^5.2.2",
"vite": "^5.3.1"
}