chore(deps-dev): bump tailwindcss from 3.4.19 to 4.3.3 - #186
chore(deps-dev): bump tailwindcss from 3.4.19 to 4.3.3#186dependabot[bot] wants to merge 1 commit into
Conversation
1e3a601 to
c1db69a
Compare
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.19 to 4.3.3. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
c1db69a to
1528b84
Compare
|
Closing for now — Tailwind v4 is a real migration, not a routine bump. It already breaks the build outright: v4 moved the PostCSS plugin out of the `tailwindcss` package into `@tailwindcss/postcss`, so `postcss.config.js` needs to be rewritten before anything compiles. Beyond that, v4 also changes the config model (CSS-first `@theme` blocks replacing parts of `tailwind.config.ts`), which touches every themed class in the app and needs actual visual verification in a browser, not just a green typecheck. Worth doing deliberately as its own PR with before/after screenshots, not as an automated dependency bump. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps tailwindcss from 3.4.19 to 4.3.3.
Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
c2b24dd4.3.3 (#20334)e48c5e8Fix weird character rendering on Windows with Japanese locale (#20318)35a3e9cAlways produce\<length>value when optimizing--spacing(0)(#20319)4af47fbFix hues in achromatic theme colors to benone(#20314)5835691Handle CSS nesting natively (#20124)67c745eFix bug in attribute selector parsing (#20303)2683903Support fractional opacity modifiers for named shadow sizes (#20302)04588b1Fix theme() in JS plugins returning unresolved object instead of DEFAULT valu...b53fa09fix: exclude iframes from focus-visible auto outline in Preflight (#20292)ef79119Bump dependencies (#20300)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tailwindcss since your current version.