simplenews symfony template
This commit is contained in:
2
web/themes/custom/materiotheme/assets/dist/email.css
vendored
Normal file
2
web/themes/custom/materiotheme/assets/dist/email.css
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
body{position:inherit}
|
||||
|
0
web/themes/custom/materiotheme/assets/dist/email.js
vendored
Normal file
0
web/themes/custom/materiotheme/assets/dist/email.js
vendored
Normal file
3
web/themes/custom/materiotheme/assets/styles/email.scss
Normal file
3
web/themes/custom/materiotheme/assets/styles/email.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
body{
|
||||
position: inherit;
|
||||
}
|
@@ -5,7 +5,10 @@ global-css:
|
||||
# assets/fonts/ubuntu/ubuntu.css: {}
|
||||
# assets/styles/mdi/css/materialdesignicons.min.css: {}
|
||||
assets/dist/main.css: {}
|
||||
|
||||
email:
|
||||
css:
|
||||
theme:
|
||||
assets/dist/email.css: {}
|
||||
global-js:
|
||||
version: VERSION
|
||||
js:
|
||||
|
Reference in New Issue
Block a user