Animate when boosting (puffing up)

This commit is contained in:
Jason Zimdars
2024-08-22 18:24:43 -05:00
parent 174779cdb9
commit 73f7ddca36
8 changed files with 101 additions and 24 deletions
+2
View File
@@ -4,4 +4,6 @@ pin "application"
pin "@hotwired/turbo-rails", to: "turbo.min.js"
pin "@hotwired/stimulus", to: "stimulus.min.js"
pin "@hotwired/stimulus-loading", to: "stimulus-loading.js"
pin_all_from "app/javascript/controllers", under: "controllers"
pin_all_from "app/javascript/helpers", under: "helpers"