Update Oct 20, 2025 tracked by Updatify
v4.1.15
Fixed
-
Fix Safari devtools rendering issue due to
color-mixfallback (#19069) -
Suppress Lightning CSS warnings about
:deep,:slotted, and:global(#19094) - Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
-
Allow named groups in combination with
not-*,has-*, andin-*(#19100) - Prevent important utilities from affecting other utilities (#19110)
-
Don’t index into strings with the
theme(…)function (#19111) -
Fix parsing issue when
\tis used in at-rules (#19130) -
Upgrade: Canonicalize utilities containing
0values (#19095) -
Upgrade: Migrate deprecated
break-wordstowrap-break-word(#19157)
Changed
-
Remove the
postinstallscript from oxide (#19149)