mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 10:19:52 +01:00
Stub out Trix editor
This commit is contained in:
parent
488ab85653
commit
6e7c625f3f
3 changed files with 3 additions and 0 deletions
1
app/assets/config/actiontext.js
Normal file
1
app/assets/config/actiontext.js
Normal file
|
@ -0,0 +1 @@
|
|||
// This is a stub so that we don't have to install actiontext
|
1
app/assets/config/trix.js
Normal file
1
app/assets/config/trix.js
Normal file
|
@ -0,0 +1 @@
|
|||
// This is a stub so that we don't have to install Trix
|
1
app/assets/stylesheets/trix.scss
Normal file
1
app/assets/stylesheets/trix.scss
Normal file
|
@ -0,0 +1 @@
|
|||
// This is a stub so that we don't have to install Trix
|
Loading…
Reference in a new issue