Generated by Spark: Fix all reported errors.

This commit is contained in:
2026-01-16 16:54:03 +00:00
committed by GitHub
parent 0845a93842
commit 971ec69b89
3 changed files with 41 additions and 2 deletions
+10
View File
@@ -20,6 +20,16 @@
}
}
@layer utilities {
.react-flow__renderer {
will-change: transform;
}
.react-flow__node {
will-change: transform;
}
}
:root {
--background: oklch(0.14 0.02 250);
--foreground: oklch(0.93 0.005 250);