Update dependency tailwindcss to v3.4.19#16
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
March 3, 2025 17:34
72199f7 to
00428c3
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
2 times, most recently
from
March 17, 2025 17:56
291320c to
0a0a02d
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
April 1, 2025 11:45
0a0a02d to
fb5229d
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
May 19, 2025 16:44
fb5229d to
afdf1d4
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
June 5, 2025 22:36
afdf1d4 to
d40a200
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
June 22, 2025 15:31
d40a200 to
e4950db
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
July 2, 2025 17:41
e4950db to
5f33ace
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
2 times, most recently
from
August 13, 2025 15:51
da6a910 to
2bab0bd
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
August 19, 2025 18:30
2bab0bd to
32c6487
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
2 times, most recently
from
October 1, 2025 21:44
4a1fee6 to
e1f47ae
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
October 21, 2025 15:47
e1f47ae to
15de647
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
November 18, 2025 22:36
15de647 to
5ae7739
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
December 3, 2025 19:09
5ae7739 to
2567ac8
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
December 10, 2025 21:41
2567ac8 to
4e53322
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
December 31, 2025 17:41
4e53322 to
3e2f120
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
March 5, 2026 14:06
3e2f120 to
cdea017
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
March 27, 2026 13:26
cdea017 to
f8e94a4
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
April 8, 2026 18:42
f8e94a4 to
e937d63
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
April 29, 2026 15:43
e937d63 to
5eb335c
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
May 12, 2026 10:52
5eb335c to
03250c1
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
2 times, most recently
from
June 1, 2026 20:54
a1902cd to
15dbb68
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
June 11, 2026 17:46
15dbb68 to
a654af7
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
July 12, 2026 18:44
a654af7 to
0dd024b
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
July 18, 2026 11:16
0dd024b to
9773085
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.3.3→3.4.19Release Notes
tailwindlabs/tailwindcss (tailwindcss)
v3.4.19Compare Source
Fixed
sibling-*()functions when used insidecalc(…)(#19335)v3.4.18Compare Source
Fixed
supports-[…]queries in arbitrary values (#13605)require.cacheerror when loaded through a TypeScript file in Node 22.18+ (#18665)import.meta.resolve(…)in configs for new enough Node.js versions (#18938)postcss-load-configfor better ESM and TypeScript PostCSS config support with the CLI (#18938)v3.4.17Compare Source
Fixed
v3.4.16Compare Source
Fixed
PluginsConfigallowundefinedvalues (#14668)v3.4.15Compare Source
boxShadowtheme configuration allows arrays (#14856)selection:*variant works in Chrome 131 (#15003)v3.4.14Compare Source
Fixed
display: noneon elements that usehidden="until-found"(#14625)v3.4.13Compare Source
Fixed
v3.4.12Compare Source
Fixed
@applywith utilities that use@defaultsworks with rules defined in the base layer when usingoptimizeUniversalDefaults(#14427)v3.4.11Compare Source
Fixed
anchor-size(…)in arbitrary values (#14393)v3.4.10Compare Source
Fixed
v3.4.9Compare Source
Fixed
vendorfoldersv3.4.8Compare Source
Fixed
v3.4.7Compare Source
Fixed
data-*andaria-*modifiers are always quoted in the generated CSS (#14037)v3.4.6Compare Source
Fixed
Changed
:is()wrapping rules when using an important selector (#13900)v3.4.5Compare Source
Fixed
var()injection for anchor properties (#13826)blur(0px)forbackdrop-blur-noneandblur-noneutilities (#13830).mtsand.ctsconfig file detection (#13940)px-1unnecessarily when using utilities likepx-1.5(#13959)-webkit-backdrop-filterforbackdrop-*utilities (#13997)v3.4.4Compare Source
Fixed
<alpha-value>placeholders in a single color definition (#13740)has-*,group-has-*, andpeer-has-*variants (#13770){col,row}-{start,end}utilities (#13781)v3.4.3Compare Source
Fixed
v3.4.2Compare Source
Fixed
0,0,1for button and input Preflight rules (#12735)(,),[or]in the file path (#12715):hasrules when usingexperimental.optimizeUniversalDefaults(#12736)mix-blend-plus-darkerutility (#12923)import.meta.urlin config files (#13322)xx-largeand remove doublex-largeabsolute size (#13324)@applya class that uses nesting (#13325)importantconfiguration (#13353)@applyworks correctly with pseudo elements (#13379)v3.4.1Compare Source
Fixed
sibling-*()functions when used insidecalc(…)(#19335)v3.4.0Compare Source
Added
svh,lvh, anddvhvalues to defaultheight/min-height/max-heighttheme (#11317)has-*variants for:has(...)pseudo-class (#11318)text-wraputilities includingtext-balanceandtext-pretty(#11320, #12031)opacityscale to include all steps of 5 (#11832)htmlstyles to include shadow DOM:hostpseudo-class (#11200)grid-rows-*utilities from 1–6 to 1–12 (#12180)size-*utilities (#12287)min-w-*,min-h-*, andmax-w-*utilities (#12300)forced-color-adjustutilities (#11931)forced-colorsvariant (#11694, #12582)appearance-autoutility (#12404)floatandclearutilities (#12480)*variant for targeting direct children (#12551)Changed
sansfont-family stack (#11748)rtl,ltr,forced-colors, anddarkvariants (#12584)v3.3.7Compare Source
Fixed
v3.3.6Compare Source
Fixed
@configin CSS when watching via the CLI (#12327)resolveConfig(#12272)font-feature-settingsformonoare included in Preflight (#12342)@layerrule (#12508)v3.3.5Compare Source
Fixed
-incalc()expression (#12283)v3.3.4Compare Source
Fixed
calc()-like functions (#11686)calc()normalisation in nestedtheme()calls (#11705)contentoptional for presets in TypeScript types (#11730)too many open fileserror (#12079):not(…)when nested in an at-rule (#12105)Node16module resolution (#12097)@apply(#12112)tailwindcss/nesting(#12269)jiti,fast-glob, andbrowserlistdependencies (#11550)varinjection for properties that accept a<dashed-ident>(#12236)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.