We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0cc7c7 commit d3a8677Copy full SHA for d3a8677
tailwind.config.js
@@ -57,4 +57,5 @@ export default {
57
},
58
59
// eslint-disable-next-line no-undef
60
+ plugins: [require("tailwindcss-animate")],
61
};
0 commit comments