Skip to content

️ deps(dev): Bump tailwindcss from 3.0.8 to 3.0.9

Yogi Bot requested to merge dependabot-npm_and_yarn-tailwindcss-3.0.9 into main

Bumps tailwindcss from 3.0.8 to 3.0.9.

Release notes

Sourced from tailwindcss's releases.

v3.0.9

Fixed

  • Improve DEBUG flag (#6797, #6804)
  • Ensure we can use < and > characters in modifiers (#6851)
  • Validate theme() works in arbitrary values (#6852)
  • Properly detect theme() value usage in arbitrary properties (#6854)
  • Improve collapsing of duplicate declarations (#6856)
  • Remove support for TAILWIND_MODE=watch (#6858)
Changelog

Sourced from tailwindcss's changelog.

[3.0.9] - 2022-01-03

Fixed

  • Improve DEBUG flag (#6797, #6804)
  • Ensure we can use < and > characters in modifiers (#6851)
  • Validate theme() works in arbitrary values (#6852)
  • Properly detect theme() value usage in arbitrary properties (#6854)
  • Improve collapsing of duplicate declarations (#6856)
  • Remove support for TAILWIND_MODE=watch (#6858)
Commits

Merge request reports