refactor(font): use local woff2
This commit is contained in:
parent
42951e4d01
commit
3b1fcf5663
9 changed files with 21 additions and 24 deletions
|
@ -7,7 +7,7 @@ const config: Config = {
|
|||
theme: {
|
||||
extend: {
|
||||
fontFamily: {
|
||||
sans: ['Geist Sans', ...defaultTheme.fontFamily.sans],
|
||||
sans: ['Geist', ...defaultTheme.fontFamily.sans],
|
||||
mono: ['Geist Mono', ...defaultTheme.fontFamily.mono],
|
||||
},
|
||||
colors: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue