mirror of
https://github.com/fmhy/edit.git
synced 2026-01-12 23:11:06 +11:00
Remove temporary comment and restore web fonts preset
Co-authored-by: eli32-vlc <84105075+eli32-vlc@users.noreply.github.com>
This commit is contained in:
parent
28f9e95a76
commit
9697af1f89
1 changed files with 5 additions and 6 deletions
|
|
@ -129,13 +129,12 @@ export default defineConfig({
|
|||
)
|
||||
}
|
||||
}
|
||||
}),
|
||||
presetWebFonts({
|
||||
fonts: {
|
||||
mono: 'Geist Mono'
|
||||
}
|
||||
})
|
||||
// Temporarily disabled for build in sandboxed environment
|
||||
// presetWebFonts({
|
||||
// fonts: {
|
||||
// mono: 'Geist Mono'
|
||||
// }
|
||||
// })
|
||||
],
|
||||
transformers: [transformerDirectives()]
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue