Skip to content

Commit

Permalink
feat: add tailwind styles to storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
mari1912 committed Jul 10, 2024
1 parent 59a93d4 commit 4a5ec52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/.storybook/preview.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type { Preview } from "@storybook/react";

import '../src/App.css'
const preview: Preview = {
parameters: {
controls: {
Expand Down

0 comments on commit 4a5ec52

Please sign in to comment.