tailwindcss-text-indent
tailwindcss-text-indent copied to clipboard
Bump tailwindcss from 2.2.19 to 3.4.6
trafficstars
Bumps tailwindcss from 2.2.19 to 3.4.6.
Release notes
Sourced from tailwindcss's releases.
v3.4.6
Fixed
- Fix detection of some utilities in Slim/Pug templates (#14006)
Changed
- Loosen
:is()wrapping rules when using an important selector (#13900)v3.4.5
Fixed
- Disable automatic
var()injection for anchor properties (#13826)- Use no value instead of
blur(0px)forbackdrop-blur-noneandblur-noneutilities (#13830)- Add
.mtsand.ctsconfig file detection (#13940)- Don't generate utilities like
px-1unnecessarily when using utilities likepx-1.5(#13959)- Always generate
-webkit-backdrop-filterforbackdrop-*utilities (#13997)v3.4.4
Fixed
- Make it possible to use multiple
<alpha-value>placeholders in a single color definition (#13740)- Don't prefix classes in arbitrary values of
has-*,group-has-*, andpeer-has-*variants (#13770)- Support negative values for
{col,row}-{start,end}utilities (#13781)- Update embedded browserslist database (#13792)
v3.4.3
Fixed
- Revert changes to glob handling (#13384)
v3.4.2
Fixed
- Ensure max specificity of
0,0,1for button and input Preflight rules (#12735)- Improve glob handling for folders with
(,),[or]in the file path (#12715)- Split
:hasrules when usingexperimental.optimizeUniversalDefaults(#12736)- Sort arbitrary properties alphabetically across multiple class lists (#12911)
- Add
mix-blend-plus-darkerutility (#12923)- Ensure dashes are allowed in variant modifiers (#13303)
- Fix crash showing completions in Intellisense when using a custom separator (#13306)
- Transpile
import.meta.urlin config files (#13322)- Reset letter spacing for form elements (#13150)
- Fix missing
xx-largeand remove doublex-largeabsolute size (#13324)- Don't error when encountering nested CSS unless trying to
@applya class that uses nesting (#13325)- Ensure that arbitrary properties respect
importantconfiguration (#13353)- Change dark mode selector so
@applyworks correctly with pseudo elements (#13379)v3.4.1
Fixed
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[3.4.6] - 2024-07-16
Fixed
- Fix detection of some utilities in Slim/Pug templates (#14006)
Changed
- Loosen
:is()wrapping rules when using an important selector (#13900)[3.4.5] - 2024-07-15
Fixed
- Disable automatic
var()injection for anchor properties (#13826)- Use no value instead of
blur(0px)forbackdrop-blur-noneandblur-noneutilities (#13830)- Add
.mtsand.ctsconfig file detection (#13940)- Don't generate utilities like
px-1unnecessarily when using utilities likepx-1.5(#13959)- Always generate
-webkit-backdrop-filterforbackdrop-*utilities (#13997)[3.4.4] - 2024-06-05
Fixed
- Make it possible to use multiple
<alpha-value>placeholders in a single color definition (#13740)- Don't prefix classes in arbitrary values of
has-*,group-has-*, andpeer-has-*variants (#13770)- Support negative values for
{col,row}-{start,end}utilities (#13781)- Update embedded browserslist database (#13792)
[3.4.3] - 2024-03-27
Fixed
- Revert changes to glob handling (#13384)
[3.4.2] - 2024-03-27
Fixed
- Ensure max specificity of
0,0,1for button and input Preflight rules (#12735)- Improve glob handling for folders with
(,),[or]in the file path (#12715)- Split
:hasrules when usingexperimental.optimizeUniversalDefaults(#12736)- Sort arbitrary properties alphabetically across multiple class lists (#12911)
- Add
mix-blend-plus-darkerutility (#12923)- Ensure dashes are allowed in variant modifiers (#13303)
- Fix crash showing completions in Intellisense when using a custom separator (#13306)
- Transpile
import.meta.urlin config files (#13322)- Reset letter spacing for form elements (#13150)
- Fix missing
xx-largeand remove doublex-largeabsolute size (#13324)- Don't error when encountering nested CSS unless trying to
@applya class that uses nesting (#13325)
... (truncated)
Commits
d622977Update changelog0573c07Loosen :is() wrapping rules in applyImportantSelector for more readable outpu...9c29e473.4.6daa5266Update changelogae6a8d5Fix extracting utilities from slim/pug templates (#14006)a0dbb3dUpdate runner image10a11973.4.59033d62Always generate -webkit-backdrop-filter property (#13997)074736cAvoid over-extracting utilities from candidates with decimal values (#13959)588a822Add.mtsand.ctsconfig file detection (#13940)- 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)