chore(deps): install tailwind

This commit is contained in:
karishmas6
2024-03-05 23:00:15 +05:30
parent 25a333b4c0
commit c68a0ba2a9
2 changed files with 1638 additions and 2 deletions

1637
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -19,9 +19,12 @@
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.18",
"eslint": "^8.56.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1",
"typescript": "^5.2.2",
"vite": "^5.1.4"
}