adds fonts and tailwind generation

This commit is contained in:
Drew
2025-03-07 10:41:06 -07:00
parent 1a7f4521f5
commit 935b4cd0e7
27 changed files with 171 additions and 36 deletions

View File

@ -0,0 +1,2 @@
$font-garamond: 'EB Garamond 12', serif;
$font-iosevka: 'Iosevka', monospace;