Closed Uninen closed 1 week ago
Something like:
fontFamily: {
sans: [
'-apple-system',
'BlinkMacSystemFont',
'Segoe UI',
'Helvetica',
'Arial',
'sans-serif',
'Apple Color Emoji',
'Segoe UI Emoji',
],
serif: [
'Iowan Old Style',
'Apple Garamond',
'Baskerville',
'Times New Roman',
'Droid Serif',
'Times',
'Source Serif Pro, serif',
'Apple Color Emoji',
'Segoe UI Emoji',
'Segoe UI Symbol',
],
mono: [
'ui-monospace',
'SFMono-Regular',
'SF Mono',
'Menlo',
'Consolas',
'Liberation Mono',
'monospace',
],
},
Fixed in v2
See: https://tauri.app/v1/guides/building/app-size#remove-unnecessary-custom-fonts