Init NextJS #4

Merged
imnyang merged 11 commits from nextjs into main 2025-10-23 20:20:18 +09:00
Showing only changes of commit 356c9e93f2 - Show all commits

이건 뭐야

암냥 2025-10-09 01:45:39 +09:00

View file

@ -47,15 +47,9 @@
--sidebar-accent-foreground: hsl(240 5.9% 10%);
--sidebar-border: hsl(340 20% 90%);
--sidebar-ring: hsl(217.2 91.2% 59.8%);
<<<<<<< HEAD
--sidebar: hsl(0 0% 98%);
}
=======
}
>>>>>>> 05fe03f7de2e18cbbcac3debb69cf94ff941255f
.dark {
--background: hsl(315 21% 8%);
--foreground: hsl(0 0% 98%);
@ -89,10 +83,7 @@
--sidebar-accent-foreground: hsl(240 4.8% 95.9%);
--sidebar-border: hsl(296, 18%, 15%);
--sidebar-ring: hsl(217.2 91.2% 59.8%);
<<<<<<< HEAD
--sidebar: hsl(240 5.9% 10%);
=======
>>>>>>> 05fe03f7de2e18cbbcac3debb69cf94ff941255f
}
@theme inline {