From 82d341a81410d918fcd1d2a100459504608d1edf Mon Sep 17 00:00:00 2001 From: realtradam Date: Thu, 27 Jun 2024 17:13:02 -0400 Subject: add tailwind --- react-frontend/package.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'react-frontend/package.json') 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" } -- cgit v1.2.3