Create App/ModifiedTrans

This commit is contained in:
pand03
2026-02-12 16:42:39 +07:00
parent 5f3948c989
commit 4321bc1fdd
30 changed files with 31264 additions and 83 deletions

View File

@@ -10,9 +10,11 @@
"production": "mix --production"
},
"devDependencies": {
"autoprefixer": "^10.4.24",
"axios": "^0.25",
"laravel-mix": "^6.0.6",
"lodash": "^4.17.19",
"postcss": "^8.1.14"
"postcss": "^8.5.6",
"tailwindcss": "^3.4.4"
}
}