Skip to content

Commit

Permalink
install and config tailwind for npui
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahdi-Hazrati committed Oct 16, 2024
1 parent dfc3db7 commit 878a22c
Show file tree
Hide file tree
Showing 7 changed files with 1,300 additions and 6 deletions.
1 change: 1 addition & 0 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const config: StorybookConfig = {
"@storybook/addon-essentials",
"@chromatic-com/storybook",
"@storybook/addon-interactions",
"@storybook/addon-styling-webpack"
],

framework: {
Expand Down
1 change: 1 addition & 0 deletions .storybook/preview.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import type { Preview } from "@storybook/react";
import '../tailwind.css'

const preview: Preview = {
parameters: {
Expand Down
Loading

0 comments on commit 878a22c

Please sign in to comment.