tailwindcss-text-fill-stroke
tailwindcss-text-fill-stroke copied to clipboard
Bump tailwindcss from 3.1.8 to 3.4.1
Bumps tailwindcss from 3.1.8 to 3.4.1.
Release notes
Sourced from tailwindcss's releases.
v3.4.1
Fixed
- Don't remove keyframe stops when using important utilities (#12639)
- Don't add spaces to gradients and grid track names when followed by
calc()(#12704)- Restore old behavior for
classdark mode strategy (#12717)Added
- Add new
selectorandvariantstrategies for dark mode (#12717)Changed
- Support
rtlandltrvariants on same element asdirattribute (#12717)v3.4.0
Tailwind CSS v3.4 has arrived! Check out the announcement post for a guided tour through all of the highlights.
Added
- Add
svh,lvh, anddvhvalues to defaultheight/min-height/max-heighttheme (#11317)- Add
has-*variants for:has(...)pseudo-class (#11318)- Add
text-wraputilities includingtext-balanceandtext-pretty(#11320, #12031)- Extend default
opacityscale to include all steps of 5 (#11832)- Update Preflight
htmlstyles to include shadow DOM:hostpseudo-class (#11200)- Increase default values for
grid-rows-*utilities from 1–6 to 1–12 (#12180)- Add
size-*utilities (#12287)- Add utilities for CSS subgrid (#12298)
- Add spacing scale to
min-w-*,min-h-*, andmax-w-*utilities (#12300)- Add
forced-color-adjustutilities (#11931)- Add
forced-colorsvariant (#11694, #12582)- Add
appearance-autoutility (#12404)- Add logical property values for
floatandclearutilities (#12480)- Add
*variant for targeting direct children (#12551)Changed
- Simplify the
sansfont-family stack (#11748)- Disable the tap highlight overlay on iOS (#12299)
- Improve relative precedence of
rtl,ltr,forced-colors, anddarkvariants (#12584)v3.3.7
Fixed
- Fix support for container query utilities with arbitrary values (#12534)
- Fix custom config loading in Standalone CLI (#12616)
v3.3.6
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[3.4.1] - 2014-01-05
Fixed
- Don't remove keyframe stops when using important utilities (#12639)
- Don't add spaces to gradients and grid track names when followed by
calc()(#12704)- Restore old behavior for
classdark mode strategy (#12717)Added
- Add new
selectorandvariantstrategies for dark mode (#12717)Changed
- Support
rtlandltrvariants on same element asdirattribute (#12717)[3.4.0] - 2023-12-19
Added
- Add
svh,lvh, anddvhvalues to defaultheight/min-height/max-heighttheme (#11317)- Add
has-*variants for:has(...)pseudo-class (#11318)- Add
text-wraputilities includingtext-balanceandtext-pretty(#11320, #12031)- Extend default
opacityscale to include all steps of 5 (#11832)- Update Preflight
htmlstyles to include shadow DOM:hostpseudo-class (#11200)- Increase default values for
grid-rows-*utilities from 1–6 to 1–12 (#12180)- Add
size-*utilities (#12287)- Add utilities for CSS subgrid (#12298)
- Add spacing scale to
min-w-*,min-h-*, andmax-w-*utilities (#12300)- Add
forced-color-adjustutilities (#11931)- Add
forced-colorsvariant (#11694, #12582)- Add
appearance-autoutility (#12404)- Add logical property values for
floatandclearutilities (#12480)- Add
*variant for targeting direct children (#12551)Changed
- Simplify the
sansfont-family stack (#11748)- Disable the tap highlight overlay on iOS (#12299)
- Improve relative precedence of
rtl,ltr,forced-colors, anddarkvariants (#12584)[3.3.7] - 2023-12-18
Fixed
- Fix support for container query utilities with arbitrary values (#12534)
- Fix custom config loading in Standalone CLI (#12616)
[3.3.6] - 2023-12-04
... (truncated)
Commits
73614683.4.1508e7f2Fix code style3fb57e5Restore old behavior forclassdark mode, add newselectorandvariant...78fedd5Don't add spaces to gradients and grid track names when followed bycalc()...08a0a6cUpdate changelog8890775Don't remove keyframe stops when using important utilities (#12639)f33d6a5Update CI8350cff3.4.0fbdb858Improve relative precedence ofrtl,ltr,forced-colorsanddarkvaria...dae4618Update changelog- 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)