Skip to content

Commit 93625a0

Browse files
committed
fix: apply TW styles via className attribute
1 parent 2bc8d65 commit 93625a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.storybook/preview.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import type { Preview } from "@storybook/react"
22
import { themes } from '@storybook/theming'
3+
import '@/index.css'
34

45

56
const preview: Preview = {

0 commit comments

Comments
 (0)