mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
🎨 Add new fonts.
This commit is contained in:
parent
350c73ecaa
commit
e66d3eea49
@ -9,7 +9,8 @@ module.exports = {
|
||||
light: '#f5f5f5'
|
||||
},
|
||||
fontFamily: {
|
||||
sans: ['General-Sans', 'sans-serif']
|
||||
sans: ['InterVariable', 'sans-serif'],
|
||||
mono: ['GeistMono', 'monospace']
|
||||
},
|
||||
fontSize: {
|
||||
mini: '14px'
|
||||
|
Loading…
Reference in New Issue
Block a user