commit PR suggestion

This commit is contained in:
Cory LaViska
2025-02-06 12:01:01 -05:00
parent 02d0c1be75
commit aa3cd97dde

View File

@@ -9,7 +9,8 @@
}
:not(:defined),
:state(wa-defined):has(:not(:defined)) {
:state(wa-defined):has(:not(:defined)),
.wa-reduce-fouce:has(:not(:defined)) {
/* The clamp() ensures that if --wa-fouce-timeout is set to 0s, the whole effect is disabled */
--wa-fouce-animation: clamp(0s, var(--wa-fouce-fade, 200ms), var(--wa-fouce-timeout, 2s)) var(--wa-fouce-timeout, 2s)
wa-fade-in both;