The Svelte 5 SSG Migration #1

Merged
mifi merged 14 commits from feature/svelte-ssg into main 2026-02-01 05:50:42 +00:00
Showing only changes of commit 266cd633c3 - Show all commits

View File

@@ -54,6 +54,7 @@
color: var(--color-text);
line-height: var(--line-height-tight);
}
& dd {
margin: 0;
font-size: var(--font-size-base);