fix: make sure vite is doing its thing

This commit is contained in:
Bart van der Braak 2024-01-22 03:34:15 +01:00
parent ea491c3148
commit 791d2cae8f
3 changed files with 20 additions and 7 deletions

View file

@ -26,4 +26,7 @@
h2 {
font-family: 'Geist Bold', 'Geist Sans';
}
p {
font-family: 'Geist Regular', 'Geist Sans';
}
</style>