Skip to content

Commit cefb28b

Browse files
committed
fix: tailwind plugins
1 parent 4cae284 commit cefb28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/storybook-nativewind/src/tailwind.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,6 @@ module.exports = {
196196
'soft-4': '0px 0px 40px rgba(38, 38, 38, 0.1)',
197197
},
198198
},
199-
plugins: [],
200199
},
200+
plugins: [],
201201
};

0 commit comments

Comments
 (0)