webapp: add hashed minified asset pipeline

This commit is contained in:
3252a8
2026-04-26 20:04:30 +03:00
parent 250df445f0
commit 5ec179b6d6
10 changed files with 755 additions and 25 deletions
@@ -228,7 +228,7 @@
}
.lang-dropdown-item.is-active {
@apply text-[var(--accent)];
@apply bg-[var(--bg-card-hover)] text-[var(--text-primary)];
}
.lang-dropdown-flag {