feat: implement Progressive Web App (PWA) functionality with new assets and configuration.

This commit is contained in:
2025-12-23 11:52:40 +01:00
parent 8c010e06e5
commit 7977ccf612
9 changed files with 642 additions and 1 deletions

View File

@@ -117,6 +117,7 @@
* {
@apply border-border outline-ring/50;
}
body {
@apply bg-background text-foreground;
}