You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tailwind initialization script now produces ESM config files, and require('@tailwindcss/forms') is no longer possible: see code below provided in the README.md:
What version of @tailwindcss/forms are you using?
N/A
What version of Node.js are you using?
N/A
What browser are you using?
N/A
What operating system are you using?
N/A
Reproduction repository
N/A
Describe your issue
tailwind initialization script now produces ESM config files, and
require('@tailwindcss/forms')
is no longer possible: see code below provided in the README.md:The text was updated successfully, but these errors were encountered: