We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a9ce2 commit b02d9c5Copy full SHA for b02d9c5
packages/ui-components/.storybook/preview.tsx
@@ -4,7 +4,7 @@ import type { Preview, ReactRenderer } from '@storybook/react';
4
5
import { STORYBOOK_MODES, STORYBOOK_SIZES } from './constants';
6
7
-import '../styles/index.css';
+import '#ui/styles/index.css';
8
9
const preview: Preview = {
10
parameters: {
0 commit comments