We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c699d7 commit 56b2a1cCopy full SHA for 56b2a1c
tailwind.config.js
@@ -42,6 +42,7 @@ module.exports = {
42
},
43
44
plugins: [
45
+ /* eslint-disable-next-line */
46
require("@tailwindcss/forms"),
47
plugin(function ({ matchUtilities, theme }) {
48
matchUtilities(
0 commit comments