feat: update deps; fix eslint issues; fix bug with collections

This commit is contained in:
Travis Fischer
2025-06-06 22:19:41 +07:00
parent abc6fd9c4d
commit 92f8f69b9b
36 changed files with 2185 additions and 2040 deletions

View File

@@ -19,7 +19,8 @@
line-height: 1.5;
color: rgb(55, 53, 47);
caret-color: rgb(55, 53, 47);
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica,
font-family:
-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica,
'Apple Color Emoji', Arial, sans-serif, 'Segoe UI Emoji', 'Segoe UI Symbol';
background-color: var(--bg-color);
}