mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Put scss in renderer
This commit is contained in:
@ -8,7 +8,6 @@
|
||||
<link rel="stylesheet" href="{{ static('core/jquery.datetimepicker.min.css') }}">
|
||||
<link rel="stylesheet" href="{{ static('core/js/ui/jquery-ui.min.css') }}">
|
||||
<link rel="stylesheet" href="{{ static('ajax_select/css/ajax_select.css') }}">
|
||||
{# <link href="{% sass_src 'core/style.scss' %}" rel="stylesheet" type="text/css" /> #}
|
||||
<link href="{{ scss('core/style.scss') }}" rel="stylesheet" type="text/css" />
|
||||
{% endblock %}
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user