feature/comparison-slider #19

Merged
ilia merged 129 commits from feature/comparison-slider into main 2026-02-02 09:23:46 +00:00
Showing only changes of commit 98eab35615 - Show all commits

View File

@@ -15,7 +15,6 @@
import type { ProxyFontsParams } from '../../api';
import { fetchProxyFonts } from '../../api';
import type { UnifiedFont } from '../types';
import type { FontCategory } from '../types';
import { BaseFontStore } from './baseFontStore.svelte';
/**