Browse Source

Import global.scss into storybook

pull/2032/head
Gabe Kangas 4 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 @@
html, @import '../styles/globals.scss';
body {
font-family: var(--theme-text-body-font-family);
}

Loading…
Cancel
Save