Skip to content

Commit

Permalink
chore: Apply Tailwind to the Storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
a-honey committed Dec 6, 2023
1 parent d6a1e75 commit a044232
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .storybook/preview.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import "../src/styles/globals.css";
import type { Preview } from "@storybook/react";

const preview: Preview = {
Expand Down

0 comments on commit a044232

Please sign in to comment.