Import global.scss into storybook

This commit is contained in:
Gabe Kangas 2022-07-14 20:10:19 -07:00
parent b490903a35
commit 3d9fdab743
No known key found for this signature in database
GPG Key ID: 9A56337728BC81EA

View File

@ -1,4 +1 @@
html,
body {
font-family: var(--theme-text-body-font-family);
}
@import '../styles/globals.scss';