mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 16:30:45 +01:00
docs: switch to @nuxt/fonts
This commit is contained in:
@@ -5,7 +5,7 @@ export default <Partial<Config>>{
|
||||
theme: {
|
||||
extend: {
|
||||
fontFamily: {
|
||||
sans: ['DM Sans', 'DM Sans fallback', ...defaultTheme.fontFamily.sans]
|
||||
sans: ['DM Sans', ...defaultTheme.fontFamily.sans]
|
||||
},
|
||||
colors: {
|
||||
green: {
|
||||
|
||||
Reference in New Issue
Block a user