Migrate Tailwind to v4

This commit is contained in:
ASOwnerYT
2025-04-03 00:33:04 +00:00
parent 267570581a
commit 58736bde83
9 changed files with 543 additions and 1137 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
'@tailwindcss/postcss': {},
},
}