feat: initial commit

This commit is contained in:
DecDuck
2026-01-28 19:36:09 +11:00
parent 06869fb61c
commit 9d7e1c5f17
20 changed files with 1043 additions and 99 deletions
+5
View File
@@ -0,0 +1,5 @@
:root {
--sl-color-accent-low: hsl(224, 100%, 60%);
--sl-color-accent: hsl(224, 100%, 60%);
--sl-color-accent-high: hsl(224, 100%, 60%);
}