chore: upgrade tailwind to v4

This commit is contained in:
2025-07-07 14:40:04 +02:00
parent a18aed6642
commit 88e5b1b47d
7 changed files with 267 additions and 259 deletions

View File

@@ -155,7 +155,7 @@
onmouseup={handleMouseUp}
/>
<div class="h-7 w-7 fixed pointer-events-none z-[99999]" bind:this={cursor}>
<div class="h-7 w-7 fixed pointer-events-none z-[9999]" bind:this={cursor}>
<div class="relative">
<img class="absolute top-0 left-0" src={cursor_default} bind:this={cursorInner} alt="cursor" />
<img

View File

@@ -7,7 +7,7 @@
<Sonner
theme={mode.current}
class="toaster group z-[5000]"
class="toaster group !z-[1000]"
toastOptions={{
classes: {
toast: