Release 202506111705

This commit is contained in:
pluja
2025-06-11 17:05:58 +00:00
parent 99cb730bc0
commit 39afcad089
4 changed files with 4 additions and 14 deletions

View File

@@ -103,10 +103,6 @@
drop-shadow(0 0 4px color-mix(in oklab, currentColor 60%, transparent));
}
@utility scrollbar-w-none {
scrollbar-width: none;
}
@utility checkbox-force-checked {
&:not(:checked) {
@apply border-transparent! bg-current/50!;