autofixer

This commit is contained in:
2025-09-17 16:54:51 +02:00
parent 7488adc39e
commit 7e17f0e0b2
2 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}