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