mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
refactor(website): font loading and reduce cls
This commit is contained in:
@@ -16,6 +16,10 @@ export default defineConfig({
|
||||
900: '#020208',
|
||||
},
|
||||
},
|
||||
fontFamily: {
|
||||
sans: ['var(--font-inter)'],
|
||||
mono: ['var(--font-mono)'],
|
||||
},
|
||||
},
|
||||
presets: [
|
||||
presetUno({ dark: 'class' }),
|
||||
|
||||
Reference in New Issue
Block a user