fix: animates episode toggle list button

This commit is contained in:
2025-06-19 14:49:58 -05:00
parent 2e468dd9b0
commit 12aaf8e737
3 changed files with 26 additions and 4 deletions

View File

@@ -14,6 +14,8 @@ module.exports = {
"bg-blue-600",
"bg-rose-600",
"min-w-64",
"rotate-180",
"-rotate-180",
"transition-opacity",
"ease-in",
"duration-700",