This commit is contained in:
2026-05-28 22:53:07 +08:00
parent d295fc6f00
commit c13f9bc21f
51 changed files with 8761 additions and 300 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
'@tailwindcss/postcss': {}, // <--- ИСПРАВЛЕНО ПОД ТРЕБОВАНИЯ TAILWIND V4
autoprefixer: {},
},
}