Animation utility of tailwind is not working #2074
Unanswered
ajmeraaxesh
asked this question in
Help
Replies: 1 comment
-
It's not yet included, the PR is still open |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following defined in tailwind.config.js and I am using tailwind v1.5.2 Am I missing something. Also It seems that tailwind is not gneration the animation variants in the css. Would appreciate any help
module.exports = {
theme: {
extend: {
colors: {
'brand-blue': '#369dd6',
}
Beta Was this translation helpful? Give feedback.
All reactions