Migrate CSS files to SASS to prepare for dark mode

This commit is contained in:
Philipp Oppermann
2021-10-16 16:23:23 +02:00
parent a8a111c6ee
commit b16c0c861f
5 changed files with 877 additions and 883 deletions

View File

@@ -12,7 +12,6 @@
{% if current_url %}
<link rel="canonical" href="{{ current_url | safe }}" />
{% endif %}
<link href="/css/edition-2/poole.css" rel="stylesheet">
<link href="/css/edition-2/main.css" rel="stylesheet">
<link rel="alternate" type="application/rss+xml" title="RSS feed for os.phil-opp.com" href="{{ config.base_url | safe }}/rss.xml" />