fix: Build dependencies and PostCSS config

This commit is contained in:
Kunthawat
2026-03-10 13:48:02 +07:00
parent 624ffd2da4
commit 11d59d78be
3 changed files with 30 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
"tailwindcss": "^4.2.1"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.2.1",
"autoprefixer": "^10.4.27"
}
}