question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[feature] Upgrade to Tailwindcss 3

See original GitHub issue

I started a fork, to upgrade TailKit to Tailwindcss 3, but ran into problems, some of which are documented in my README.md

  • lint fails for the build/ directory. It should likely be excluded.
  • Cannot upgrade Node past v14 because of Webpack 4.
  • Cannot upgrade React & dependencies past v16 because of react-simple-code-editor v0.11.0

The biggest problem is that Tailwind 3 requires PostCss 8 & Autoprefixer >=10. You’ll notice this in Error: true is not a PostCSS plugin.

Here are some links with details:

Happy bug hunting!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
bingallscommented, Apr 4, 2022

As a OSS project, this is entitled to a free upgrade from https://laravelshift.com/upgrade-tailwind-css-2-to-tailwind-css-3 However, it really requires @Charlie85270 to set this up in this original repository. This should make it easier for us, including @hanumanjiblog & I to finish the upgrade.

0reactions
Charlie85270commented, Nov 29, 2022

Hey guys ! Sorry for my late answer and reaction, I’m back !

I finally upgraded the project with Tailwind CSS v3 !
Closed with https://github.com/Charlie85270/tail-kit/commit/bf5c63613dbc2246d39d7519a7ee6f4236060397

Read more comments on GitHub >

github_iconTop Results From Across the Web

Upgrade Guide - Tailwind CSS
Upgrading your Tailwind CSS projects from v2 to v3. Tailwind CSS v3.0 is a major update to the framework with a brand new...
Read more >
Upgrading Tailwind v2 to v3 - Daily Dev Tips
For the actual upgrading, we have first to update our packages. ... For instance, if you use any plugins like the tailwindcss/typography plugin, ......
Read more >
How to upgrade Tailwind 2 to Tailwind 3 - DEV Community ‍ ‍
Upgrade tailwind · Upgrade typography package · Upgrade forms package · Upgrade autoprefixer package · Upgrade postcss package · Remove aspect-ratio ...
Read more >
Upgrade your Tailwind CSS project to version 3.0 - Hashnode
Christmas came early for TailwindCSS lovers as Tailwind Labs released the third version of their earth-shattering CSS framework on December ...
Read more >
Upgrading from v2 to v3 - Django Tailwind's documentation!
If you're coming from Django-Tailwind 2.x , your Tailwind CSS project probably depends on Tailwind CSS 2.x . If you want to use...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found