Skip to content

Commit

Permalink
Enable tailwind in preview
Browse files Browse the repository at this point in the history
  • Loading branch information
tomitheninja committed Dec 9, 2024
1 parent 48c2019 commit 9049c04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/.storybook/preview.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import '@/app/globals.css';

import type { Preview } from '@storybook/react';

const preview: Preview = {
Expand Down

0 comments on commit 9049c04

Please sign in to comment.