mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-24 20:00:38 +00:00
5 lines
95 B
TypeScript
5 lines
95 B
TypeScript
export default {
|
|
fontSans: ['Inter', 'LXGWWenKaiGBScreen'],
|
|
fontMono: ['JetBrainsMono'],
|
|
}
|