Cleaned up template

This commit is contained in:
2025-06-25 19:17:39 +02:00
parent 0e2ab04ab2
commit a9a4332f5e
16 changed files with 117 additions and 228 deletions

View File

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