feat(theme): add @tailwindcss/typography plugin
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user