Update dependency tailwindcss to v2.1.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tailwindcss (source) | devDependencies | minor | 2.0.3 -> 2.1.2 |
Release Notes
tailwindlabs/tailwindcss
v2.1.2
Fixed
- Fix issue where JIT engine would generate the wrong CSS when using PostCSS 7 (#4078)
v2.1.1
Fixed
- Fix issue where JIT engine would fail to compile when a source path isn't provided by the build runner for the current input file (#3978)
v2.1.0
Added
- Add alternate JIT engine (in preview) (#3905)
- Add new
mix-blend-mode
andbackground-blend-mode
utilities (#3920) - Add new
box-decoration-break
utilities (#3911) - Add new
isolation
utilities (#3914) - Add
inline-table
display utility (#3563) - Add
list-item
display utility (#3929) - Add new
filter
andbackdrop-filter
utilities (#3923)
v2.0.4
Fixed
- Pass full
var(--bg-opacity)
value asopacityValue
when defining colors as functions
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.
Edited by Housekeeper (bot)