Skip to content

Commit

Permalink
Add TailwindCSS
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuflatland-lf committed Jun 30, 2024
1 parent 5defe37 commit 229f1eb
Show file tree
Hide file tree
Showing 10 changed files with 2,507 additions and 1,386 deletions.
6 changes: 5 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "0.0.0",
"version": "0.1.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -20,9 +20,13 @@
"@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.39",
"postcss-import": "^16.1.0",
"tailwindcss": "^3.4.4",
"typescript": "^5.2.2",
"vite": "^5.3.1"
}
Expand Down
Loading

0 comments on commit 229f1eb

Please sign in to comment.