Load custom.css only if exists

This commit is contained in:
Simounet
2020-01-29 22:26:00 +01:00
parent 62107f50d3
commit 33e3eeaec8
5 changed files with 18 additions and 10 deletions

View File

@ -16,6 +16,7 @@ services:
- "@security.token_storage"
- "%wallabag_core.cache_lifetime%"
- "@translator"
- "%kernel.root_dir%"
tags:
- { name: twig.extension }