fix lint for custom property

This commit is contained in:
Kendall Garner
2026-06-11 17:47:29 -07:00
parent f2c455f23b
commit 2a0e414d8f
@@ -58,6 +58,7 @@ a.title {
color: var(--theme-colors-foreground-muted);
white-space: nowrap;
user-select: none;
--text-text-wrap: nowrap;
}