mirror of
https://github.com/documenso/documenso.git
synced 2025-11-25 22:21:31 +10:00
wip
This commit is contained in:
8
apps/remix/app/app.css
Normal file
8
apps/remix/app/app.css
Normal file
@ -0,0 +1,8 @@
|
||||
@import '@documenso/ui/styles/theme.css';
|
||||
|
||||
@layer base {
|
||||
:root {
|
||||
--font-sans: 'Inter';
|
||||
--font-signature: 'Caveat';
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user