tailwind fix

This commit is contained in:
m
2026-03-14 16:11:10 +01:00
parent cc4d32665f
commit 46182ddfff
2 changed files with 11 additions and 5 deletions

View File

@@ -21,6 +21,10 @@
href="{{ url_for('static', filename='css/blog.css') }}"
rel="stylesheet"
/>
<link
href="{{ url_for('static', filename='css/components/timeline.css') }}"
rel="stylesheet"
/>
<script>
tailwind.config = {
corePlugins: {