Skip to content

v0.4.0

Compare
Choose a tag to compare
@thecrypticace thecrypticace released this 02 Mar 17:49
· 49 commits to master since this release
e8e01c3

This release of @tailwindcss/forms is designed for Tailwind CSS v3.0+, and is not compatible with earlier versions.

To upgrade, make sure you are on the latest version of Tailwind CSS, then install @tailwindcss/forms@latest:

npm install -D @tailwindcss/forms@latest

Changes

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