feat: align UI with T-Bank design system, redesign landing page with bento layout, migrate shared utilities from SparkGuardian, standardize status chips and date formatters, remove explicit date inputs, and add project README

This commit is contained in:
Микаэл Оганесян
2026-04-16 03:31:48 +03:00
parent c99df2d86e
commit 44b80cd4b5
87 changed files with 14046 additions and 455 deletions

View File

@@ -25,6 +25,8 @@
}
],
"styles": [
"node_modules/@taiga-ui/styles/taiga-ui-theme.less",
"node_modules/@taiga-ui/styles/taiga-ui-fonts.less",
"src/styles.css"
]
},