mirror of
https://github.com/wah-su/wah-su.github.io.git
synced 2025-05-06 12:59:39 +05:00
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:
parent
9b9886a8d2
commit
62644e4c6f
4 changed files with 96 additions and 146 deletions
|
@ -5,6 +5,7 @@ module.exports = {
|
|||
"./index.html",
|
||||
"./src/**/*.{html,js}",
|
||||
"./public/js/cards.js",
|
||||
"./public/js/status.js",
|
||||
"./node_modules/flowbite/**/*.js",
|
||||
],
|
||||
theme: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue