The animation utility does not seem to be working #2073
Unanswered
ajmeraaxesh
asked this question in
Help
Replies: 1 comment 2 replies
-
Notice that the PR #2068 is still open. It's not part of Tailwind yet. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is my tailwind.config.js. I am using the animation utility as shown in the PR. Have I set it correctly or I am missing out on something. I am using tailwind.css v1.5.2
module.exports = {
theme: {
extend: {
colors: {
'brand-blue': '#369dd6',
}
Beta Was this translation helpful? Give feedback.
All reactions