Use twigs builtin filter to inline data urls, instead of a custom one.

This commit is contained in:
Jan Böhmer 2020-05-07 23:35:20 +02:00
parent f64910374f
commit d8adc26b03
8 changed files with 83 additions and 66 deletions

View file

@ -866,6 +866,9 @@
"twig/extra-bundle": {
"version": "v3.0.0"
},
"twig/html-extra": {
"version": "v3.0.3"
},
"twig/inky-extra": {
"version": "v3.0.0"
},