diff --git a/package.json b/package.json index eacc5e1..d0e2f35 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "dependencies": { "react": "^18.0.0", "react-dom": "^18.0.0", - "tailwindcss": "^4.0.0-beta.3", + "tailwindcss": "^4.0.0-beta.3" }, "scripts": { "start": "vite",