RenovateBot: Update dependency tailwindcss to v3.3.6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tailwindcss (source) | dependencies | patch | 3.3.5 -> 3.3.6 |
Release Notes
tailwindlabs/tailwindcss (tailwindcss)
v3.3.6
Fixed
- Improve types for
resolveConfig
(#12272) - Don’t add spaces to negative numbers following a comma (#12324)
- Don't emit
@config
in CSS when watching via the CLI (#12327) - Ensure configured
font-feature-settings
formono
are included in Preflight (#12342) - Improve candidate detection in minified JS arrays (without spaces) (#12396)
- Don't crash when given applying a variant to a negated version of a simple utility (#12514)
- Fix support for slashes in arbitrary modifiers (#12515)
- Fix source maps of variant utilities that come from an
@layer
rule (#12508) - Fix loading of built-in plugins when using an ESM or TypeScript config with the Standalone CLI (#12506)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.