tailwind v4 -> tailwind v3

This commit is contained in:
2026-05-05 13:13:02 +05:00
parent bff4643703
commit 7f3c994147
7 changed files with 1517 additions and 622 deletions
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}