fix: animates mobile menu transition

This commit is contained in:
2025-07-23 09:40:05 -05:00
parent df4bb3b736
commit b0d7bfefd7
3 changed files with 6 additions and 1 deletions

View File

@@ -34,6 +34,9 @@ module.exports = {
"rounded-sm",
"rounded-md",
"r-tablecell",
"animate__animated",
"animate__slideInLeft",
"animate__animateFaster"
],
theme: {
extend: {