migrate frontend to tailwindv4

This commit is contained in:
WaveringAna 2025-01-25 21:55:43 -05:00
parent e5701206e6
commit 49b01984ab
23 changed files with 543 additions and 5014 deletions

View file

@ -1,6 +1,5 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
'@tailwindcss/postcss': {},
},
}