mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-26 14:13:53 +00:00
feat: font setting
This commit is contained in:
@@ -31,11 +31,9 @@ export default defineConfig({
|
||||
theme: {
|
||||
fontFamily: {
|
||||
sans: [
|
||||
'LXGWWenKaiGBScreen',
|
||||
...fontFamily.sans.split(','),
|
||||
],
|
||||
mono: [
|
||||
'JetBrainsMono-Regular',
|
||||
...fontFamily.mono.split(','),
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user