Use Tailwind in Storybook

This commit is contained in:
Austin Chen 2022-02-23 02:03:14 -08:00
parent f456c892c0
commit fa990eb659

View File

@ -1,3 +1,5 @@
import 'tailwindcss/tailwind.css'
export const parameters = { export const parameters = {
actions: { argTypesRegex: '^on[A-Z].*' }, actions: { argTypesRegex: '^on[A-Z].*' },
controls: { controls: {