Merge pull request #4272 from Simounet/feat/load-custom-css-only-if-exists

Load custom.css only if exists
This commit is contained in:
Jérémy Benoist
2020-03-28 16:49:29 +01:00
committed by GitHub
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 }