diff --git a/Resources/views/Admin/index.html.twig b/Resources/views/Admin/index.html.twig index d9f8ea92f..1a367077d 100644 --- a/Resources/views/Admin/index.html.twig +++ b/Resources/views/Admin/index.html.twig @@ -2,15 +2,6 @@ {% block title%}{{ header_title|trans }}{% endblock %} - -{% block css %} - {% stylesheets output="css/all.css" filter="cssrewrite" - "bundles/Chillmain/css/admin.css" - %} - - {% endstylesheets %} - {% endblock css %} - {% block content %}