hopeless fix

This commit is contained in:
m
2026-03-14 16:22:30 +01:00
parent b376e99b37
commit e03910ad9e
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
preflight: false, // Keeps your base blog styles intact
},
// This ensures Tailwind utilities only work inside elements with the 'tailwind-scope' class
important: ".tailwind-scope",
important: "#timeline-zone",
};
</script>
<script src="https://cdn.tailwindcss.com"></script>