Update tailwindcss monorepo to v4.3.0#27
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
55b6626 to
fef95fb
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:
4.2.4β4.3.04.2.4β4.3.0Release Notes
tailwindlabs/tailwindcss (@βtailwindcss/vite)
v4.3.0Compare Source
Added
@container-sizeutility (#β18901)scrollbar-{auto,thin,none}utilities forscrollbar-width, andscrollbar-thumb-*/scrollbar-track-*color utilities forscrollbar-color(#β19981, #β20019)scrollbar-gutter-*utilities (#β20018)zoom-*utilities (#β20020)tab-*utilities (#β20022)@variantwith stacked variants (e.g.@variant hover:focus { β¦ }) (#β19996)@variantwith compound variants (e.g.@variant hover, focus { β¦ }) (#β19996)--default(β¦)in--value(β¦)and--modifier(β¦)for functional@utilitydefinitions (#β19989)Fixed
@pluginresolves package JavaScript entries instead of browser CSS entries when using@tailwindcss/vite(#β19949)@importand@pluginpaths resolving from the wrong directory when using@tailwindcss/vite(#β19965)@variantare processed by@tailwindcss/vite(#β19966)basewhenresult.opts.fromis not provided when using@tailwindcss/postcss(#β19980)_whitespace in arbitrary values (#β19986)w-[calc(100%---spacing(60))]βw-[calc(100%-(--spacing(60)))]) (#β19986)-mt-[20in]βmt-[-20in], notmt-[-1920px]) (#β19988):has()variants from[&:has(β¦)]tohas-[β¦](#β19991)styleattributes (e.g.style="flex-grow: 1"βstyle="flex-grow: 1", notstyle="grow: 1") (#β19918)@utilitydefinitions with the same name but different value types (#β19777)PluginWithConfigtype fromtailwindcss/pluginto fix errors when inferring plugin config types (#β19707)startandendlegacy utilities without values do not generate CSS (#β20003)--value(β¦)is required in functional@utilitydefinitions (#β20005)-left-[(var(--a)+var(--b))]) (#β20011)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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.