feat: add actiontext and trix editor

This commit is contained in:
Philipp Rothmann 2023-08-04 10:52:30 +02:00 committed by Philipp Rothmann
parent 9282590c06
commit c4a53caf52
11 changed files with 94 additions and 11 deletions

View file

@ -1 +1,4 @@
// Configure your import map in config/importmap.rb. Read more: https://github.com/rails/importmap-rails
import "trix"
import "@rails/actiontext"
import "./trix-editor-overrides"