Skip to content

Commit bc99891

Browse files
committed
Use Tailwind UI
1 parent eb02d98 commit bc99891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tailwindcss-stubs/tailwind.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ module.exports = {
88
},
99
variants: {},
1010
plugins: [
11-
require('@tailwindcss/custom-forms')
11+
require('@tailwindcss/ui'),
1212
]
1313
}

0 commit comments

Comments
 (0)