Skip to content

Commit cdf5710

Browse files
authored
fix: fix storybook styles; add inter 500 font (#1128)
1 parent 4dc7409 commit cdf5710

File tree

33 files changed

+2
-0
lines changed

33 files changed

+2
-0
lines changed

.storybook/preview.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import {Theme} from '../src';
1515
import {GlobalThemeController} from './theme/utils/global-theme-controller';
1616

1717
import '../styles/styles.scss';
18+
import '../styles/root.scss';
1819

1920
const withContextProvider: Decorator = (Story, context) => {
2021
const theme = context.globals.theme;
Loading
10.4 KB
Loading
9.12 KB
Loading
Loading
Loading
10.6 KB
Loading
17.7 KB
Loading
4 KB
Loading
7.63 KB
Loading

0 commit comments

Comments
 (0)