Upgrade tailwind v2 to v3 TypeError: Cannot read property

Upgrade tailwind v2 to v3 TypeError: Cannot read property

我已按照指南升级顺风 https://tailwindcss.com/docs/upgrade-guide

但我知道我的 ionic angular 应用程序出现错误

TypeError: Cannot read property '700' of undefined

看来我使用的 tailwind 插件版本与 Tailwind v3 不兼容

我不得不更新主题、顺风排版和表格。

npm install -D @tailwindcss/typography@latest \
@tailwindcss/forms@latest