feat(config): add AI analysis tuning parameters and update related logic

This commit is contained in:
MythEclipse
2026-05-21 01:55:50 +07:00
parent 5fb7b2ce24
commit 3d64228d6a
19 changed files with 644 additions and 293 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export default {
plugins: {
autoprefixer: {},
"@tailwindcss/postcss": {},
},
};