modern frontend

This commit is contained in:
YannAhlgrim
2025-10-08 16:37:49 +02:00
parent c4352b7461
commit fd695cdf26
11 changed files with 1305 additions and 80 deletions
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
'@tailwindcss/postcss': {},
autoprefixer: {},
},
}