Skip to content

Commit be32b1c

Browse files
committed
docs: imports the final built uui-css
1 parent 69fde71 commit be32b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.storybook/preview.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import {
22
setCustomElementsManifest,
33
type Preview,
44
} from '@storybook/web-components';
5-
import '../packages/uui-css/lib/uui-css.css';
5+
import '../packages/uui-css/dist/uui-css.css';
66
import customElements from '../custom-elements.json';
77
import { html } from 'lit';
88

0 commit comments

Comments
 (0)