refactor: status indicator and page

add transition animation to status indicator icon
refactor icon and text to be one element
add Unknown and Loading status
remove sticky class from header
This commit is contained in:
Kentai Radiquum 2024-06-22 14:27:05 +05:00
parent 9b9886a8d2
commit 62644e4c6f
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
4 changed files with 96 additions and 146 deletions

View file

@ -5,6 +5,7 @@ module.exports = {
"./index.html",
"./src/**/*.{html,js}",
"./public/js/cards.js",
"./public/js/status.js",
"./node_modules/flowbite/**/*.js",
],
theme: {