mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-14 16:33:17 +00:00
Going back to vanilla css
This commit is contained in:
@ -10,13 +10,7 @@
|
||||
|
||||
{% block stylesheets %}
|
||||
{{ super() }}
|
||||
{% assets
|
||||
filters='pyscss',
|
||||
output='gen/pages/corpora/analysis.%(version)s.css',
|
||||
'sass/pages/corpora/analysis.scss'
|
||||
-%}
|
||||
<link href="{{ ASSET_URL }}" rel="stylesheet">
|
||||
{% endassets -%}
|
||||
<link href="{{ url_for('static', filename='css/pages/corpora/analysis.css') }}" rel="stylesheet">
|
||||
{% endblock stylesheets %}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user