1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00

Fix Storybook styles (#8133)

When the storybook config was migrated to the new module structure in
PR #8112 I forgot to include the line where the styles were imported.
This commit is contained in:
Mark Stacey 2020-02-27 19:17:27 -04:00 committed by GitHub
parent 7e4916e59e
commit f751605d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
import React from 'react'
import { addDecorator, addParameters } from '@storybook/react'
import { withKnobs } from '@storybook/addon-knobs/react'
import '../ui/app/css/index.scss'
addParameters({
backgrounds: [