Remove manifest-breaking layout_overrides scss include

This commit is contained in:
2026-05-14 01:52:34 +02:00
parent f95ab7465e
commit aec19fbdfa

View File

@@ -15,7 +15,6 @@
{{ block.super }}
{# Ensure Carbasa webshop styling is present so responsive header/footer render correctly. #}
<link rel="stylesheet" type="text/x-scss" href="{% static 'carbasa/webshop_base.scss' %}">
<link rel="stylesheet" type="text/x-scss" href="{% static 'mandelstudio/scss/layout_overrides.scss' %}">
{% endblock %}
{% block extrahead %}