nextra
nextra copied to clipboard
[Blog] Upgrade Tailwind
Actually at first I wanted to suggest to upgrade Tailwind Typography. However, I see that the reason we need to stop at 0.2 is because our Tailwind is at 1.x. So my question is are you ok with a PR to upgrade Tailwind to 2.0 first?
Related:
- https://tailwindcss.com/docs/upgrading-to-v2
- https://github.com/tailwindlabs/tailwindcss-typography/releases/tag/v0.3.0
The migration list is quite long but also simple and straightforward. If the maintainers are ok with this, I can have a PR :D My ultimate goal is to have the latest tailwind typography
P.s. it seems weird that @tailwind/typography is listed as "dependencies" instead of "devDependencies". It's bundled at build time afaik.