mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
chore: use latest stylesheet in storybook
This commit is contained in:
parent
62ec2c4277
commit
d42647e2e4
4 changed files with 1 additions and 31 deletions
|
@ -1,6 +1,3 @@
|
|||
import { configure } from '@storybook/svelte';
|
||||
|
||||
// use prebuilt CSS file to refrain from setting up sass, autoprefixer
|
||||
import '!style-loader!css-loader!carbon-components/css/carbon-components.min.css';
|
||||
|
||||
configure(require.context('../src', true, /\.stories\.js$/), module);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue