Skip to content

Commit

Permalink
chore: fixed deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
COil committed Dec 21, 2023
1 parent 184f12d commit 6a7519e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/base.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
{% block preconnect %}{% endblock %}

{% block stylesheets %}
{{ ux_controller_link_tags() }}
<link rel="stylesheet" href="{{ asset('vendor/barecss/css/bare.min.css') }}">
<link rel="stylesheet" href="{{ asset('vendor/barecss/css/style.min.css') }}">
<link rel="stylesheet" href="{{ asset('styles/app.css') }}"/>
Expand Down

0 comments on commit 6a7519e

Please sign in to comment.