feat(theme): add @tailwindcss/typography plugin

This commit is contained in:
2026-03-11 14:28:08 +01:00
parent 6f0f9e359d
commit a679408b4d
6 changed files with 1822 additions and 0 deletions

View File

@@ -10,6 +10,13 @@
</head>
<body class="bg-gray-50 text-black font-serif leading-normal tracking-normal">
<div class="toast toast-top toast-end">
<div class="alert alert-info">
<span>Hello from daisyUi 👋</span>
</div>
</div>
<div class="container mx-auto">
<section class="flex items-center justify-center h-screen">
<h1 class="text-5xl">Django + Tailwind = ❤️</h1>