Cleaned up template

This commit is contained in:
2025-07-28 11:15:58 +02:00
parent 0f9bbb85b1
commit 1921efc76a
19 changed files with 456 additions and 222 deletions

View File

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