Skip to content

️ deps(dev): Bump @tailwindcss/forms from 0.4.0-alpha.2 to 0.4.0

Yogi Bot requested to merge dependabot-npm_and_yarn-tailwindcss-forms-0.4.0 into main

Bumps @tailwindcss/forms from 0.4.0-alpha.2 to 0.4.0.

Changelog

Sourced from @​tailwindcss/forms's changelog.

[0.4.0] - 2021-12-09

Changed

  • Update color palette references for v3 (#83)
  • Don't read outline.none value from config (#89)

[0.3.4] - 2021-09-28

Fixed

  • Fix compatibility with optimizeUniversalDefaults experimental feature in Tailwind CSS v2.2 (#81)

[0.3.3] - 2021-06-03

Fixed

  • Fix typo in selector when using class strategy that breaks background colors on checkboxes and radio buttons (#72)

[0.3.2] - 2021-03-26

Fixed

  • Filter null rules for JIT compatibility (b4c4e03)

[0.3.1] - 2021-03-26

Fixed

  • Use base as default strategy, not class (#61)

[0.3.0] - 2021-03-25

Added

  • Add class strategy for you babies and your custom select and date picker libraries ;) (#39)

[0.2.1] - 2020-11-17

Fixed

  • Fix issue where default checkbox/radio border color took precedence over user border color on focus (d0b9fd9)

[0.2.0] - 2020-11-16

Changed

  • Update form styles to be less opinionated and encourage custom styling (3288709)
  • Update custom property names to match namespaced variables in Tailwind CSS v2.0 (adb9807, bbd8510)

... (truncated)

Commits

Merge request reports