nun Ohne Tailwind

This commit is contained in:
rxf
2026-03-12 09:11:43 +01:00
parent a949ebcdc8
commit 0faa144e4f
8 changed files with 204 additions and 694 deletions

View File

@@ -1,7 +1,5 @@
const config = {
plugins: {
"@tailwindcss/postcss": {},
},
plugins: {},
};
export default config;