Browse Source

Import global.scss into storybook

pull/2032/head
Gabe Kangas 3 years ago
parent
commit
3d9fdab743
No known key found for this signature in database
GPG Key ID: 9A56337728BC81EA
  1. 5
      web/stories/preview.scss

5
web/stories/preview.scss

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

Loading…
Cancel
Save