RenovateBot: Update dependency tailwindcss to v3.3.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tailwindcss (source) | dependencies | patch | 3.3.1 -> 3.3.2 |
Release Notes
tailwindlabs/tailwindcss
v3.3.2
Fixed
- Don’t move unknown pseudo-elements to the end of selectors (#10943, #10962)
- Inherit gradient stop positions when using variants (#11002)
- Honor default
to
position of gradient when using implicit transparent colors (#11002) - Ensure
@tailwindcss/oxide
doesn't leak in the stable engine (#10988) - Ensure multiple
theme(spacing[5])
calls with bracket notation in arbitrary properties work (#11039) - Normalize arbitrary modifiers (#11057)
Changed
- Drop support for Node.js v12 (#11089)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.