Remove logs.

This commit is contained in:
Paul
2021-08-12 19:51:23 +01:00
parent 6eab5e77aa
commit 3a150b638a
3 changed files with 0 additions and 7 deletions

View File

@@ -77,9 +77,6 @@ export interface ThemeOptions {
custom?: Partial<Theme>;
}
// import aaa from "@fontsource/open-sans/300.css?raw";
// console.info(aaa);
export const FONTS: Record<Fonts, { name: string; load: () => void }> = {
"Open Sans": {
name: "Open Sans",