write
                                
                                 write copied to clipboard
                                
                                    write copied to clipboard
                            
                            
                            
                        Bump tailwindcss from 4.1.7 to 4.1.8
Bumps tailwindcss from 4.1.7 to 4.1.8.
Release notes
Sourced from tailwindcss's releases.
v4.1.8
Added
- Improve error messages when
@applyfails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcssin pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-nonetoorder-0(#18126)- Support Leptos
class:attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]tomt-[0px]instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\nat the end of the file (#18155)- Ignore
.pnpm-storefolders by default (can be overridden by@source …rules) (#18163)- Fix PostCSS crash when calling
toJSON()(#18083)
Changelog
Sourced from tailwindcss's changelog.
[4.1.8] - 2025-05-27
Added
- Improve error messages when
@applyfails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcssin pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-nonetoorder-0(#18126)- Support Leptos
class:attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]tomt-[0px]instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\nat the end of the file (#18155)- Ignore
.pnpm-storefolders by default (can be overridden by@source …rules) (#18163)- Fix PostCSS crash when calling
toJSON()(#18083)
Commits
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)