Files
oled-nnw/config.ts
2023-10-15 21:38:20 +08:00

5 lines
73 B
TypeScript

export default {
fontSans: ['Inter'],
fontMono: ['JetBrainsMono'],
}