chore(website): tailwind important; footer

This commit is contained in:
Simon
2026-03-17 00:29:13 +08:00
parent 80dda37f8c
commit 92196ac793
5 changed files with 15 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ const pageAgentPkg = JSON.parse(
)
// Load .env from repo root
dotenvConfig({ path: resolve(__dirname, '../../.env') })
dotenvConfig({ path: resolve(__dirname, '../../.env'), quiet: true })
// All SPA routes that need index.html copies for direct access on static hosts
const SPA_ROUTES = [