chore(deps): update tailwindcss monorepo to v4.1.17
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @tailwindcss/cli (source) | 4.1.14 -> 4.1.17 |
||
| tailwindcss (source) | 4.1.14 -> 4.1.17 |
Release Notes
tailwindlabs/tailwindcss (@tailwindcss/cli)
v4.1.17
Fixed
- Substitute
@variantinside legacy JS APIs (#19263) - Prevent occasional crash on Windows when loaded into a worker thread (#19242)
v4.1.16
Fixed
- Discard candidates with an empty data type (#19172)
- Fix canonicalization of arbitrary variants with attribute selectors (#19176)
- Fix invalid colors due to nested
&(#19184) - Improve canonicalization for
& > :pseudoand& :pseudoarbitrary variants (#19178)
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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate