Upgrade to tailwindcss v3

This commit is contained in:
khatabwedaa
2021-12-10 13:38:19 +02:00
parent 30ec6c2f48
commit b9e22969cf
8 changed files with 348 additions and 691 deletions

View File

@@ -21,7 +21,7 @@
</div>
</div>
<hr class="my-10 dark:border-gray-700" />
<hr class="my-10 border-gray-200 dark:border-gray-700" />
<div class="flex flex-col items-center sm:flex-row sm:justify-between">
<p class="text-sm text-gray-400">© Copyright 2021. All Rights Reserved.</p>
@@ -66,7 +66,7 @@
</div>
</div>
<hr class="my-10 dark:border-gray-500" />
<hr class="my-10 border-gray-200 dark:border-gray-700" />
<div class="flex flex-col items-center sm:flex-row sm:justify-between">
<p class="text-sm text-gray-400">© Copyright 2021. All Rights Reserved.</p>

View File

@@ -145,7 +145,7 @@
</div>
</div>
<hr class="my-10 dark:border-gray-700">
<hr class="my-10 border-gray-200 dark:border-gray-700">
<div class="sm:flex sm:items-center sm:justify-between">
<p class="text-sm text-gray-400">© Copyright 2021. All Rights Reserved.</p>
@@ -336,7 +336,7 @@
</div>
</div>
<hr class="my-10 dark:border-gray-700">
<hr class="my-10 border-gray-200 dark:border-gray-700">
<div class="sm:flex sm:items-center sm:justify-between">
<p class="text-sm text-gray-400">© Copyright 2021. All Rights Reserved.</p>