chore(deps): update dependency tailwindcss to v3.4.5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tailwindcss (source) | devDependencies | patch | 3.4.4 -> 3.4.5 |
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
tailwindlabs/tailwindcss (tailwindcss)
v3.4.5
Fixed
- Disable automatic
var()
injection for anchor properties (#13826) - Use no value instead of
blur(0px)
forbackdrop-blur-none
andblur-none
utilities (#13830) - Add
.mts
and.cts
config file detection (#13940) - Don't generate utilities like
px-1
unnecessarily when using utilities likepx-1.5
(#13959) - Always generate
-webkit-backdrop-filter
forbackdrop-*
utilities (#13997)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.