tailwindcss-text-indent
tailwindcss-text-indent copied to clipboard
Bump tailwindcss from 2.2.19 to 4.0.14
trafficstars
Bumps tailwindcss from 2.2.19 to 4.0.14.
Release notes
Sourced from tailwindcss's releases.
v4.0.14
Fixed
- Do not extract candidates with JS string interpolation
${(#17142)- Fix extraction of variants containing
.character (#17153)- Fix extracting candidates in Clojure/ClojureScript (#17087)
v4.0.13
Fixed
- Fix Haml pre-processing (#17051)
- Ensure
.nodeand.wasmfiles are not scanned for utilities (#17123)- Improve performance when scanning JSON files (#17125)
- Fix extracting candidates containing dots in Haml, Pug, and Slim pre processors (#17094, #17085, #17113)
- Don't create invalid CSS when encountering a link wrapped in square brackets (#17129)
v4.0.12
Fixed
- Vite: Fix
url(…)rebasing in transitively imported CSS files (#16965)- PostCSS: Rebase
url(…)s in imported CSS files (#16965)- Ensure utilities are sorted based on their actual property order (#16995)
- Ensure strings in Pug and Slim templates are handled correctly (#17000)
- Ensure classes between
}and{are properly extracted (#17001)- Fix
razor/cshtmlpre-processing (#17027)- Ensure extracting candidates from JS embedded in a PHP string works as expected (#17031)
v4.0.11
Fixed
- Ensure classes containing
--are extracted correctly (#16972)- Ensure classes containing numbers followed by dash or underscore are extracted correctly (#16980)
- Ensure arbitrary container queries are extracted correctly (#16984)
- Ensure classes ending in
[are extracted in Slim templating language (#16985)- Ensure arbitrary variables with data types are extracted correctly (#16986)
v4.0.10
Added
- Add
col-<number>androw-<number>utilities forgrid-columnandgrid-row(#15183)Fixed
- Ensure
not-*does not remove:is(…)from variants (#16825)- Ensure
@keyframesare correctly emitted when using a prefix (#16850)- Don't swallow
@utilitydeclarations when@applyis used in nested rules (#16940)- Ensure
outline-hiddenbehaves likeoutline-noneoutside of forced colors mode (#16943)- Allow
!importanton CSS variables again (#16873)- Vite: Do not crash when encountering an
.svgfile with#or?in the filename (#16957)- Ensure utilities are properly detected within square brackets (#16306)
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[4.0.14] - 2025-03-13
Fixed
- Do not extract candidates with JS string interpolation
${(#17142)- Fix extraction of variants containing
.character (#17153)- Fix extracting candidates in Clojure/ClojureScript (#17087)
[4.0.13] - 2025-03-11
Fixed
- Fix Haml pre-processing (#17051)
- Ensure
.nodeand.wasmfiles are not scanned for utilities (#17123)- Improve performance when scanning JSON files (#17125)
- Fix extracting candidates containing dots in Haml, Pug, and Slim pre processors (#17094, #17085, #17113)
- Don't create invalid CSS when encountering a link wrapped in square brackets (#17129)
[4.0.12] - 2025-03-07
Fixed
- Vite: Fix
url(…)rebasing in transitively imported CSS files (#16965)- PostCSS: Rebase
url(…)s in imported CSS files (#16965)- Ensure utilities are sorted based on their actual property order (#16995)
- Ensure strings in Pug and Slim templates are handled correctly (#17000)
- Ensure classes between
}and{are properly extracted (#17001)- Fix
razor/cshtmlpre-processing (#17027)- Ensure extracting candidates from JS embedded in a PHP string works as expected (#17031)
[4.0.11] - 2025-03-06
Fixed
- Ensure classes containing
--are extracted correctly (#16972)- Ensure classes containing numbers followed by dash or underscore are extracted correctly (#16980)
- Ensure arbitrary container queries are extracted correctly (#16984)
- Ensure classes ending in
[are extracted in Slim templating language (#16985)- Ensure arbitrary variables with data types are extracted correctly (#16986)
[4.0.10] - 2025-03-05
Added
- Add
col-<number>androw-<number>utilities forgrid-columnandgrid-row(#15183)Fixed
... (truncated)
Commits
3c5903cPrepare v4.0.14 release (#17173)215f4f3Add@source inline(…)(#17147)4455048Prepare release 4.0.13 (#17132)2f28e5fPrepare v4.0.12 release (#17033)3d0606bFix sorting of classes that have undefined declarations (#16995)b676da8Prepare v4.0.11 release (#16987)1638b16Prepare v4.0.10 release (#16963)1c2ad57Addpointer-*variants (#16946)2eecb4dRemovemax-w-autoandmax-h-auto(#16917)57b080cAllow!importanton CSS variables (#16873)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)