Update dependency tailwindcss to v4.1.10 #19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/tailwindcss-4.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
4.1.4
->4.1.10
Release Notes
tailwindlabs/tailwindcss (tailwindcss)
v4.1.10
Compare Source
Fixed
w-[calc(100%-var(--offset))]
) (#18289)v4.1.9
Compare Source
Fixed
/[0.16]
→/16
) (#18184)mb-[-32rem]
→-mb-128
) (#18212)blur
inwire:model.blur
(#18216)v4.1.8
Compare Source
Added
@apply
fails (#18059)Fixed
<style>
blocks (#18057, 18068)tailwindcss
in pnpm monorepos (#18065)order-none
toorder-0
(#18126)class:
attributes when extracting classes (#18093)-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)\n
at the end of the file (#18155).pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)toJSON()
(#18083)v4.1.7
Compare Source
Added
Fixed
_
before numbers during candidate extraction (#17961)@theme
and@utility
together (#17675)::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)-rotate-*
utilities properly negate arbitrary values (#18014):merge(…)
selectors in legacy JS plugins (#18020).
are properly extracted from Clojure files (#18038)@import … source(…)
(#17963)class
(#18025)v4.1.6
Compare Source
Added
h-[1lh]
toh-lh
) (#17831, #17854)@source
directives, discovered files and scanned files when usingDEBUG=*
(#17906, #17952)Fixed
scale
values generate negative values (#17831)@reference
(#17836)_
withbg-red-500/(--my_opacity)
(#17889).log
files for classes by default (#17906)@apply
rules (#17925)optionalDependencies
are skipped (#17929)v4.1.5
Compare Source
Added
@tailwindcss/upgrade
to upgrade between versions of v4.* (#17717)h-lh
/min-h-lh
/max-h-lh
utilities (#17790)display
,visibility
,content-visibility
,overlay
, andpointer-events
when usingtransition
to simplify@starting-style
usage (#17812)Fixed
.geojson
or.db
files for classes by default (#17700, #17711)_
with.
in theme suggestions for@utility
if surrounded by digits (#17733)color-mix(…)
when opacity is100%
(#17815)-
to variants starting with@
(#17814)Changed
.hg
,.svn
,.venv
,venv
,.yarn
,.next
,.turbo
,.parcel-cache
,__pycache__
, and.svelte-kit
folders by default (can be overridden by@source …
rules) (#17892)@source
rules that point inside.hg
,.svn
,.venv
,venv
,.yarn
,.next
,.turbo
,.parcel-cache
,__pycache__
, and.svelte-kit
folders no longer consider your.gitignore
rules (#17892)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 has been generated by Renovate Bot.
Update dependency tailwindcss to v4.1.5to Update dependency tailwindcss to v4.1.6cf709a4c88
to92d6c2dac8
Update dependency tailwindcss to v4.1.6to Update dependency tailwindcss to v4.1.792d6c2dac8
to5a8795ceef
5a8795ceef
to5417817b4a
Update dependency tailwindcss to v4.1.7to Update dependency tailwindcss to v4.1.85417817b4a
tob8a2cf28f2
Update dependency tailwindcss to v4.1.8to Update dependency tailwindcss to v4.1.9b8a2cf28f2
toc160d48866
Update dependency tailwindcss to v4.1.9to Update dependency tailwindcss to v4.1.10c160d48866
to49c63f485a
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.