Remove flowbite

This commit is contained in:
Hydroxycarbamide 2022-09-11 22:58:33 +02:00
parent 24c668d43d
commit af58ac6289
4 changed files with 4 additions and 9 deletions

View file

@ -30,4 +30,7 @@ body {
dark:bg-gray-800 dark:text-gray-400
dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700
}
:root {
@apply dark:bg-slate-900
}
}