add tailwind

This commit is contained in:
root
2025-12-26 20:51:37 +09:00
parent 540d32a570
commit e6c532faae
4 changed files with 222 additions and 13 deletions

View File

@@ -20,7 +20,9 @@
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"tailwindcss": "^4",
"autoprefixer": "^10.4.23",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.18",
"typescript": "^5"
}
}