fix: Add autoprefixer

This commit is contained in:
Kunthawat
2026-03-10 13:43:56 +07:00
parent 8da2e41584
commit 624ffd2da4
2 changed files with 187 additions and 0 deletions

View File

@@ -14,5 +14,8 @@
"astro": "^5.17.1",
"drizzle-orm": "^0.45.1",
"tailwindcss": "^4.2.1"
},
"devDependencies": {
"autoprefixer": "^10.4.27"
}
}