summaryrefslogtreecommitdiffhomepage
path: root/react-frontend/package.json
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2024-06-27 17:13:02 -0400
committerrealtradam <[email protected]>2024-06-27 17:13:02 -0400
commit82d341a81410d918fcd1d2a100459504608d1edf (patch)
tree69041586061feb8aff3f797bf5dbc39050f7d586 /react-frontend/package.json
parentf8d8ff781dc78a09c0f455313bf1782eb4fba962 (diff)
downloadgameHolster-82d341a81410d918fcd1d2a100459504608d1edf.tar.gz
gameHolster-82d341a81410d918fcd1d2a100459504608d1edf.zip
add tailwind
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"
}