Closed akd-io closed 3 years ago
Waiting for ~https://github.com/vercel/next.js/issues/28596~ Next.js 11.1.3
What happened with this?
What happened with this?
Hey, thanks for showing interest.
This issue is currently on hold until next@11.1.3 is released. This is because the next lint
command of next@11.1.2 is broken, making our tests in CI fail.
I honestly didn't know it'd take so long for 11.1.3 to drop, so ideally I should have found another solution.
However, I don't have enough time to work on this project at the moment, so the plan is still to wait for 11.1.3. I don't want to risk pushing buggy code, as I likely won't have the time to fix it currently.
What happened with this?
Hey, thanks for showing interest.
This issue is currently on hold until next@11.1.3 is released. This is because the
next lint
command of next@11.1.2 is broken, making our tests in CI fail.I honestly didn't know it'd take so long for 11.1.3 to drop, so ideally I should have found another solution.
However, I don't have enough time to work on this project at the moment, so the plan is still to wait for 11.1.3. I don't want to risk pushing buggy code, as I likely won't have the time to fix it currently.
No worries at all! Congrats on the project and thanks for the response!
To do:
tailwind.config.js
postcss.config.js
import 'tailwindcss/tailwind.css'
to_app.tsx
Closes #73