fix: basic hamburger menu button

This commit is contained in:
2025-06-29 23:19:16 -05:00
parent 101460cd47
commit 497a3a74cd
5 changed files with 69 additions and 4 deletions

View File

@@ -40,4 +40,11 @@ return [
'stimulus-use' => [
'version' => '0.52.2',
],
'animate.css' => [
'version' => '4.1.1',
],
'animate.css/animate.min.css' => [
'version' => '4.1.1',
'type' => 'css',
],
];