perf: serve fonts from app (#382)
This commit is contained in:
parent
b0dae4fc9e
commit
31820c6265
6 changed files with 30 additions and 0 deletions
|
@ -60,6 +60,7 @@ export default defineConfig({
|
|||
}),
|
||||
presetTypography(),
|
||||
presetWebFonts({
|
||||
provider: 'none',
|
||||
fonts: {
|
||||
sans: 'DM Sans',
|
||||
serif: 'DM Serif Display',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue