Fix JWT_SECRET env var, setup database, update spider web and DAILY BUGLE colors to #e62020

This commit is contained in:
2026-06-24 15:08:48 +02:00
commit 1e332fb50d
942 changed files with 447438 additions and 0 deletions
@@ -0,0 +1,8 @@
const config = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}
export default config