[feature] Upgrade to Tailwindcss 3
See original GitHub issueI 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:
- https://github.com/postcss/postcss/issues/1420
- https://github.com/tailwindlabs/tailwindcss/issues/2396
- https://github.com/vercel/next.js/issues/17236
Happy bug hunting!
Issue Analytics
- State:
- Created 2 years ago
- Reactions:4
- Comments:5 (1 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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.
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