Add action-text

This commit is contained in:
Ryan W
2021-12-16 10:50:28 -08:00
parent 1285643252
commit 826b228df8
11 changed files with 187 additions and 3 deletions
+3
View File
@@ -5,3 +5,6 @@ pin "@hotwired/turbo-rails", to: "turbo.min.js", preload: true
pin "@hotwired/stimulus", to: "stimulus.min.js", preload: true
pin "@hotwired/stimulus-loading", to: "stimulus-loading.js", preload: true
pin_all_from "app/javascript/controllers", under: "controllers"
pin "trix"
pin "@rails/actiontext", to: "actiontext.js"