foodsoft/app/assets/stylesheets/application.css
Philipp Rothmann 49a04b226c feat(messages): add html formatting to messages
This commit allows users to use the trix editor to send
messages with basic formatting and attachements.

* add active storage
* add actiontext
* add richtext field to messages
* add imageprocessing for message attachements
* add html email layout and adjust translations to use html urls
2023-02-24 18:54:33 +01:00

11 lines
253 B
CSS

/*
*= require bootstrap_and_overrides
*= require select2
*= require select2-bootstrap
*= require token-input-bootstrappy
*= require bootstrap-datepicker
*= require list.unlist
*= require list.missing
*= require recurring_select
*= require actiontext
*/