mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
Use light theme in storybook
This commit is contained in:
parent
6d3e6b1fcb
commit
c08313842c
@ -1,6 +1,6 @@
|
||||
import { configure } from '@storybook/react';
|
||||
|
||||
import '@grafana/ui/src/components/index.scss';
|
||||
import '../../../public/sass/grafana.light.scss';
|
||||
|
||||
// automatically import all files ending in *.stories.tsx
|
||||
const req = require.context('../src/components', true, /.story.tsx$/);
|
||||
|
Loading…
Reference in New Issue
Block a user