[260203] 인벤토리 프로젝트 초안

This commit is contained in:
2026-02-03 18:52:26 +09:00
commit ef0bf6c5d7
8 changed files with 4002 additions and 0 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"@tailwindcss/cli": "^4.1.18",
"tailwindcss": "^4.1.18"
}
}