feat: integrate OverlayScrollbars with theme-aware styling

This commit is contained in:
2026-01-29 01:05:19 -06:00
parent 67d7c81ef4
commit 841191c44d
4 changed files with 55 additions and 0 deletions
+4
View File
@@ -31,5 +31,9 @@
"typescript": "^5.7.2",
"vite": "^6.3.5",
"vitest": "^3.0.5"
},
"dependencies": {
"overlayscrollbars": "^2.14.0",
"overlayscrollbars-svelte": "^0.5.5"
}
}