tailwind
tailwind copied to clipboard
build(deps-dev): bump tailwindcss from 3.1.8 to 3.2.7
trafficstars
Bumps tailwindcss from 3.1.8 to 3.2.7.
Release notes
Sourced from tailwindcss's releases.
v3.2.7
Fixed
- Fix use of
:where(.btn)when matching!btn(#10601)- Revert including
outline-colorintransitionandtransition-colorsby default (#10604)v3.2.6
Fixed
- Fix installation failing with yarn and pnpm by dropping
oxide-api-shim(add1636)v3.2.5
Added
- Add standalone CLI build for 64-bit Windows on ARM (
node16-win-arm64) (#10001)Fixed
- Cleanup unused
variantOrder(#9829)- Fix
foo-[abc]/[def]not being handled correctly (#9866)- Add container queries plugin to standalone CLI (#9865)
- Support renaming of output files by PostCSS plugins in CLI (#9944)
- Improve return value of
resolveConfig, unwrapResolvableTo(#9972)- Clip unbalanced brackets in arbitrary values (#9973)
- Don’t reorder webkit scrollbar pseudo elements (#9991)
- Deterministic sorting of arbitrary variants (#10016)
- Add
datakey to theme types (#10023)- Prevent invalid arbitrary variant selectors from failing the build (#10059)
- Properly handle subtraction followed by a variable (#10074)
- Fix missing
string[]in thetheme.dropShadowtypes (#10072)- Update list of length units (#10100)
- Fix not matching arbitrary properties when closely followed by square brackets (#10212)
- Allow direct nesting in
rootor@layernodes (#10229)- Don't prefix classes in arbitrary variants (#10214)
- Fix perf regression when checking for changed content (#10234)
- Fix missing
blocklistmember in theConfigtype (#10239)- Escape group names in selectors (#10276)
- Consider earlier variants before sorting functions (#10288)
- Allow variants with slashes (#10336)
- Ensure generated CSS is always sorted in the same order for a given set of templates (#10382)
- Handle variants when the same class appears multiple times in a selector (#10397)
- Handle group/peer variants with quoted strings (#10400)
- Parse alpha value from rgba/hsla colors when using variables (#10429)
- Sort by
layerinsidevariantslayer (#10505)- Add
--watch=alwaysoption to prevent exit when stdin closes (#9966)Changed
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[3.2.7] - 2023-02-16
Fixed
- Fix use of
:where(.btn)when matching!btn(#10601)- Revert including
outline-colorintransitionandtransition-colorsby default (#10604)[3.2.6] - 2023-02-08
Fixed
- Fix installation failing with yarn and pnpm by dropping
oxide-api-shim(add1636)[3.2.5] - 2023-02-08
Added
- Add standalone CLI build for 64-bit Windows on ARM (
node16-win-arm64) (#10001)Fixed
- Cleanup unused
variantOrder(#9829)- Fix
foo-[abc]/[def]not being handled correctly (#9866)- Add container queries plugin to standalone CLI (#9865)
- Support renaming of output files by PostCSS plugins in CLI (#9944)
- Improve return value of
resolveConfig, unwrapResolvableTo(#9972)- Clip unbalanced brackets in arbitrary values (#9973)
- Don’t reorder webkit scrollbar pseudo elements (#9991)
- Deterministic sorting of arbitrary variants (#10016)
- Add
datakey to theme types (#10023)- Prevent invalid arbitrary variant selectors from failing the build (#10059)
- Properly handle subtraction followed by a variable (#10074)
- Fix missing
string[]in thetheme.dropShadowtypes (#10072)- Update list of length units (#10100)
- Fix not matching arbitrary properties when closely followed by square brackets (#10212)
- Allow direct nesting in
rootor@layernodes (#10229)- Don't prefix classes in arbitrary variants (#10214)
- Fix perf regression when checking for changed content (#10234)
- Fix missing
blocklistmember in theConfigtype (#10239)- Escape group names in selectors (#10276)
- Consider earlier variants before sorting functions (#10288)
- Allow variants with slashes (#10336)
- Ensure generated CSS is always sorted in the same order for a given set of templates (#10382)
- Handle variants when the same class appears multiple times in a selector (#10397)
- Handle group/peer variants with quoted strings (#10400)
- Parse alpha value from rgba/hsla colors when using variables (#10429)
- Sort by
layerinsidevariantslayer (#10505)- Add
--watch=alwaysoption to prevent exit when stdin closes (#9966)Changed
... (truncated)
Commits
2b255a3Update version in package.stable.jsona9917a63.2.7ca02a7aAdd v3.2.7 to changelog04c5cacRevert includingoutline-colorintransitionandtransition-colorsby d...742c699Update changelog903eacbFix use of:where(.btn)when matching!btn(#10601)7f818493.2.6d17bc26update changelog352677fPrepare for thev3.2.6add1636drop oxide api shim- 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 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)