feat: loosen up the zod validations and return null instead of throwing
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
.body {
|
||||
.caption {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.captionFontOnly {
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.bold {
|
||||
font-family: var(--typography-Caption-Bold-fontFamily);
|
||||
font-size: var(--typography-Caption-Bold-fontSize);
|
||||
|
||||
Reference in New Issue
Block a user