Import global.scss into storybook

This commit is contained in:
Gabe Kangas
2022-07-14 20:10:19 -07:00
parent b490903a35
commit 3d9fdab743

View File

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