Update dependencies and remove unused imports

This commit is contained in:
Dede Fuji Abdul
2024-03-05 19:02:25 +07:00
parent 67249ef8aa
commit 004d8d827d
7 changed files with 51 additions and 1654 deletions

View File

@@ -4565,6 +4565,11 @@ body {
--tw-ring-color: rgb(204 204 0 / var(--tw-ring-opacity));
}
.focus\:ring-red-50:focus {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(255 229 229 / var(--tw-ring-opacity));
}
.focus\:ring-opacity-10:focus {
--tw-ring-opacity: 0.1;
}