mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-01-15 08:02:56 -05:00
bump some deps
This commit is contained in:
@@ -20,6 +20,6 @@ initDarkMode({
|
||||
// HACK: re-enable theme transitions after a very short delay, otherwise there's a weird race condition (2/2)
|
||||
setTimeout(() => {
|
||||
document.head.removeChild(disableTransitionCSSHack);
|
||||
}, 500);
|
||||
}, 700);
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user