Added a bunch of stuff to make it work and trying out bun

This commit is contained in:
2025-05-04 17:44:56 -05:00
parent f72dde1369
commit 94edaa2783
30 changed files with 559 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
$blue: oklch(0.76 0.0358 233.23);
$yellow: oklch(0.98 0.1102 107.17);
$orange: oklch(0.76 0.1039 65.65);
$green: oklch(0.22 0.0211 174.37);
$green-42: oklch(42% 0.042 142);