Import index.css as global css into storybook
This commit is contained in:
parent
2ae23cdbfa
commit
0c4f2d4b67
@ -1,3 +1,5 @@
|
||||
import 'index.css';
|
||||
|
||||
export const parameters = {
|
||||
actions: { argTypesRegex: '^on[A-Z].*' },
|
||||
controls: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user