Fix: Add missing autoprefixer dependency

This commit is contained in:
2026-03-14 00:14:09 -07:00
parent 3fc46631a4
commit e8fd9cbd27

View File

@@ -15,6 +15,7 @@
"svg-captcha": "^1.4.0"
},
"devDependencies": {
"autoprefixer": "^10.4.19",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"eslint": "^8",