🆙 Fixed some minor bugs

This commit is contained in:
duckietm
2026-04-08 14:06:25 +02:00
parent 4a492d7b44
commit 5bff312b3b
9 changed files with 109 additions and 86 deletions
+1 -2
View File
@@ -2,7 +2,6 @@
module.exports = {
plugins: {
'@tailwindcss/postcss': {},
autoprefixer: {}
'@tailwindcss/postcss': {}
}
}