From eca19936d647c5fabc820985c89caac50912999b Mon Sep 17 00:00:00 2001 From: Baptiste Foucher Date: Mon, 17 Dec 2018 17:53:28 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3595c71..311e2c7 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,10 @@ Do not forget to add the bundle in your AppKernel ! return $bundles; } } + +And add the configuration: + + #app/config/config.yml + twig: + globals: + victoire_twig_responsive: []