feat: add error boundary
makes crashes graceful
This commit is contained in:
@@ -7,6 +7,7 @@ body {
|
||||
color: var(--clr-text-accent);
|
||||
font-family: var(--ff-accent);
|
||||
font-weight: var(--fw-medium);
|
||||
line-height: 1.2;
|
||||
|
||||
&__primary {
|
||||
font-size: var(--fs-1);
|
||||
|
Reference in New Issue
Block a user