This commit is contained in:
HugeFrog24
2026-06-28 21:48:25 +02:00
parent 4d37e8be9a
commit 972c5a4f57
236 changed files with 14436 additions and 6047 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/** @type {import('postcss-load-config').Config} */
const config = {
plugins: {
tailwindcss: {},
"@tailwindcss/postcss": {},
},
};