0
0
Fork 0

Update new email templates (#28416)

Co-authored-by: Matt Jankowski <matt@jankowski.online>
This commit is contained in:
HTeuMeuLeu 2024-01-15 19:18:59 +01:00 committed by GitHub
parent 98b5f85f10
commit 7f471e70c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
66 changed files with 932 additions and 1834 deletions

View file

@ -5,4 +5,5 @@ require_relative '../../lib/premailer_webpack_strategy'
Premailer::Rails.config.merge!(remove_ids: true,
adapter: :nokogiri,
generate_text_part: false,
css_to_attributes: false,
strategies: [PremailerWebpackStrategy])