This commit is contained in:
2026-04-26 11:55:07 +03:00
parent d78bb58faf
commit 07d4b2b971
3 changed files with 12 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
@tailwind utilities;
@layer base {
:root {
:root {
/* Base colors from DESIGN.md - AUTO-GENERATED from colors.mjs */
/* Base colors from DESIGN.md */
@@ -88,6 +88,7 @@
* {
@apply border-border;
border-radius: 0 !important;