Skip to content

Commit fe57501

Browse files
authored
fonts-import-fix (#9705)
* style: replace hardcoded font-family with CSS variables for consistency * feat(ui): centralize font assets and update build configs for fonts * fix(ui): remove fonts packaging and update style imports to main.css
1 parent 5c2a371 commit fe57501

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+61
-237
lines changed

apps/desktop/src/routes/+layout.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<script lang="ts">
2-
import '@gitbutler/ui/main.css';
32
import '../styles/styles.css';
43
54
import { browser, dev } from '$app/environment';

apps/desktop/src/styles/fonts/fonts.css

Lines changed: 0 additions & 82 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)