This commit is contained in:
Ivy Turner 2025-04-27 21:13:52 +01:00
parent 030aa87fc5
commit 3462bccc98
No known key found for this signature in database
8 changed files with 33 additions and 25 deletions

View file

@ -23,7 +23,7 @@ export default defineConfig({
experimental: {
contentIntellisense: true,
fonts: [{
provider: fontProviders.bunny(),
provider: fontProviders.google(),
name: "Inter",
cssVariable: "--fontapi-inter"
}]