We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb02d98 commit bc99891Copy full SHA for bc99891
src/tailwindcss-stubs/tailwind.config.js
@@ -8,6 +8,6 @@ module.exports = {
8
},
9
variants: {},
10
plugins: [
11
- require('@tailwindcss/custom-forms')
+ require('@tailwindcss/ui'),
12
]
13
}
0 commit comments