before symfony/security-bundle update

This commit is contained in:
2022-05-25 14:41:58 +02:00
parent aec0b4356a
commit aa84f3c4c6
21 changed files with 1876 additions and 697 deletions

@ -8,6 +8,7 @@
{% block stylesheets %}
{{ encore_entry_link_tags('app') }}
{{ encore_entry_link_tags('tailwind') }}
{% endblock %}
{% block javascripts %}
@ -22,4 +23,4 @@
</script>
<div id="app"></div>
</body>
</html>
</html>