Skip to content

Commit

Permalink
chore: remove base styles from old styling
Browse files Browse the repository at this point in the history
  • Loading branch information
ovflowd committed Apr 20, 2023
1 parent 2eba819 commit 86b60f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { ThemeProvider } from 'next-themes';
import App from '../pages/_app.mdx';
import { pageProps } from './constants';

import '../styles/styles.scss';
import '../styles/tokens.scss';

const preview: Preview = {
Expand Down

1 comment on commit 86b60f3

@vercel
Copy link

@vercel vercel bot commented on 86b60f3 Apr 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.