Skip to content

Commit

Permalink
Merge pull request #53 from merative/ab/ab/fix-storybook-black-backgr…
Browse files Browse the repository at this point in the history
…ound-2

Fix Storybook black background
  • Loading branch information
bdjos1 authored Apr 23, 2024
2 parents cb4e69f + 3d11128 commit 787e78e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@use '@carbon/styles/scss/spacing' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/theme' as * with (
$theme: themes.$g100
$theme: themes.$g10
);
@use '@carbon/react/scss/reset';
@import './variables.scss';
Expand Down

0 comments on commit 787e78e

Please sign in to comment.