1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-23 06:15:59 -04:00

reorganize style and font configs

This commit is contained in:
2022-04-20 11:19:02 -04:00
parent c2a5f6c94c
commit 54c662c1f2
15 changed files with 23 additions and 34 deletions
+3
View File
@@ -0,0 +1,3 @@
export * as ComicNeue from "./ComicNeue";
export * as Inter from "./Inter";
export * as RobotoMono from "./RobotoMono";