feat: loosen up the zod validations and return null instead of throwing
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.footnoteFontOnly {
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.bold {
|
||||
font-family: var(--typography-Footnote-Bold-fontFamily);
|
||||
font-size: var(--typography-Footnote-Bold-fontSize);
|
||||
|
||||
Reference in New Issue
Block a user