This commit is contained in:
Mythie
2025-01-06 14:44:20 +11:00
parent 866b036484
commit 7009995204
12 changed files with 235 additions and 0 deletions

View File

@ -1 +1,8 @@
@import '@documenso/ui/styles/theme.css';
@layer base {
:root {
--font-sans: 'Inter';
--font-signature: 'Caveat';
}
}