Skip to content

Update dependency tailwindcss to v2.1.2

Housekeeper (bot) requested to merge renovate/tailwindcss-2.x into master

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

Compare Source

Fixed
  • Fix issue where JIT engine would generate the wrong CSS when using PostCSS 7 (#​4078)

v2.1.1

Compare Source

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

Compare Source

Added
  • Add alternate JIT engine (in preview) (#​3905)
  • Add new mix-blend-mode and background-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 and backdrop-filter utilities (#​3923)

v2.0.4

Compare Source

Fixed
  • Pass full var(--bg-opacity) value as opacityValue when defining colors as functions

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • 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)

Merge request reports