mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 13:54:05 +01:00
style: refactor CSS variables and clean up nuxt.config.ts
This commit is contained in:
@@ -94,17 +94,7 @@ export default defineNuxtConfig({
|
||||
},
|
||||
],
|
||||
defaultLocale: 'en',
|
||||
},
|
||||
|
||||
// fonts: {
|
||||
// display: 'swap',
|
||||
// families: {
|
||||
// 'Inter': [400, 500, 600, 700, 800, 900],
|
||||
// 'Sofia Sans': [400],
|
||||
// 'DM Sans': [400, 500, 600, 700, 800, 900],
|
||||
// 'Dancing Script': [400, 700],
|
||||
// },
|
||||
// },
|
||||
},
|
||||
|
||||
nitro: {
|
||||
preset: 'cloudflare_module',
|
||||
|
||||
Reference in New Issue
Block a user