Skip to content

Commit

Permalink
Remove 'spin' animation from config
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorland authored Jan 22, 2025
1 parent 8e5dc72 commit 17d8fd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ module.exports = {
animation: {
"accordion-down": "accordion-down 0.2s ease-out",
"accordion-up": "accordion-up 0.2s ease-out",
'spin': 'spin 1s linear',
},
},
},
Expand Down

0 comments on commit 17d8fd8

Please sign in to comment.