feat(ComparisonView): add redesigned font comparison widget

This commit is contained in:
Ilia Mashkov
2026-03-02 22:18:05 +03:00
parent 6cd325ce38
commit ba186d00a1
14 changed files with 1884 additions and 0 deletions
@@ -0,0 +1,4 @@
export {
comparisonStore,
type Side,
} from './stores/comparisonStore.svelte';