Skip to content

Commit 17d8fd8

Browse files
authored
Remove 'spin' animation from config
1 parent 8e5dc72 commit 17d8fd8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tailwind.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ module.exports = {
7979
animation: {
8080
"accordion-down": "accordion-down 0.2s ease-out",
8181
"accordion-up": "accordion-up 0.2s ease-out",
82-
'spin': 'spin 1s linear',
8382
},
8483
},
8584
},

0 commit comments

Comments
 (0)